summaryrefslogtreecommitdiff
path: root/sys/dev/tc
AgeCommit message (Expand)Author
1999-12-16Remove part of a bogus comment and put it in a more appropiate spot.ad
1999-12-15- Change prefix for Bt459 register defs to BT459_IREG to indicate thatad
1999-12-08One small mod. escaped from the last commit.nisimura
1999-12-06update for changed struct wsdisplay_accessops:show_screen signature.drochner
1999-12-04some cleanup:drochner
1999-12-03The first order approximation of PMAGD SFB+ framebuffer. Proven notnisimura
1999-12-03Fix IOASIC DMA alignment problems. Buffers not aligned on doubleword (8mhitch
1999-12-02Convert to use rasops/wsfont, enabling colors.drochner
1999-11-29Register definitions for the PrestoServe option board (I've had this forad
1999-11-29Const poisoning.nisimura
1999-11-15- Reflect changes in ibus_intr_establish() definition.nisimura
1999-11-15- No need to include '<machine/autoconf.h>'.nisimura
1999-11-15Make sure TC_IPL_xxx synonymous with IPL_xxx.nisimura
1999-11-15Relocate 'struct tc_softc' and several function declarations usefulnisimura
1999-11-09Fix errors in sfb_copycols() of the forward (left-to-right) case.nisimura
1999-11-05- Remove temporary hack to recognize PMAGD since SFB+ rendering functionnisimura
1999-10-27Add a temporary kludge to recognize PMAGD (HX+) as 'sfb' hoping 8bppnisimura
1999-10-26regendrochner
1999-10-26remove duplicate entrydrochner
1999-10-26change PMAF-F to PMAF-FA for consistency, add some more stuffdrochner
1999-10-26- Fix bogus cursor drawn by sfb_cursor(). From eye-opening input from R.C.nisimura
1999-10-22Fill always erased regions with bg color. Fix an issue revealed bynisimura
1999-10-20Remove Bt459 register layout exposure. XXX Needs consideration aboutnisimura
1999-10-19Preliminary import of 'SFB enhanced' text renderer with many caveatsnisimura
1999-10-19Enable 'WSSCREEN_REVERSE' scr-capability.nisimura
1999-10-08Arrange loop invariants and fix comment description error.nisimura
1999-10-05SFB video base register is assigned with an inialial value before use;nisimura
1999-10-01- Remove defunct codes and arrange consistency between pmax and alpha.nisimura
1999-09-26regenmrg
1999-09-26add AV300-AA video capture card & PNTNV-AA NV-RAM card.mrg
1999-09-24Add 'sfbreg.h' to the list of files installed in /usr/include/dev/tc/.nisimura
1999-09-20Add one new dispaly type for DEC TC TX 8/24bpp framebuffer. Currently actsnisimura
1999-09-18Regen.ad
1999-09-18Ammend some entries.ad
1999-09-09Use bus_dmamap_load() to obtain 128KB chunk for LANCE merging codes fromnisimura
1999-08-25- Fix an error in cursor image manipulation. I learned a pair of Bt431nisimura
1999-08-25- 24bit per pixel TX framebuffer occupies 0x600000.nisimura
1999-08-02- Fix MX framebuffer size which should occupy 2MB in address range.nisimura
1999-08-02- Fix TX 8bpp framebuffer size, which occupies 2MB.nisimura
1999-07-30- Fix TX 66Hz interrupt handling. Verified ok with PMAG-JA as an 8bppnisimura
1999-06-25- Show 1bpp for MX during configuration stage.nisimura
1999-06-24- Hide memory mapped VDAC hardware register layouts using the arraynisimura
1999-06-23- Allow to choose the 'color' of sprite cursor. Only red cmap makes sense.nisimura
1999-06-23- Fix an error in the depth of PMAG-AA MX. This driver can take 72Hznisimura
1999-06-18The extraneous interrupt that seems to occur after a reconnect and a DMA tran...mhitch
1999-06-13Don't pre-load the identify message into the fifo just just before the comman...mhitch
1999-06-11- Errors in case analysis...nisimura
1999-06-11- Rework copycols() with SFB ASIC calls.nisimura
1999-05-07- Sweep abit preparing for code merge to have common 'vdacops' acrossnisimura
1999-04-30- Nuke debugging aids mistakenly committed.nisimura