summaryrefslogtreecommitdiff
path: root/sys/dev/tc
AgeCommit message (Expand)Author
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
1999-04-30- I finally learned CSR_A register of IMS G332 VDAC must be treated asnisimura
1999-04-25Shut 'gcc -Wuninitialized' up.simonb
1999-04-20KNF nits.mrg
1999-04-13Removed pending write of fully-functional MI driver.ad
1999-04-13Remove px driver pending write of fully-functional MI driver.ad
1999-04-12Quote "AS IS" as in the majority of Carnegy Mellon notices.pk
1999-04-06Fix a pasto in copyright text which has been procreating like rabbits..pk
1999-03-29- Unnecessary to have '#include <machine/autoconf.h>' for those.nisimura
1999-03-28add fields for bus_apace tag and handle to ioasic_softcdrochner
1999-03-24completely remove Mach VM support. all that is left is the all themrg
1999-03-19pull tc_machdep.h in from machine/cgd
1999-03-17prototype ioasicprintross
1999-03-16Uncomment ioasic_subr.c.simonb
1999-03-16Add NetBSD RCS id on first line.simonb
1999-03-15MI ioasic softc and child-device structs, gc duplicate struct definitions.jonathan
1999-03-04- Nuke "PMAD-BA " match string because it is an internal name of IOASICnisimura
1999-03-02- Make sfb_emulops standard feature of sfb wscons. Scrolling is nownisimura
1999-03-01- Fix cursor image validity check error in set_cursor().nisimura
1999-02-23- Introduce the first cut of faster wsdisplay_emulops exploiting SFBnisimura
1999-02-19- Make sure SFB ROP register initialized with value 3.nisimura
1999-01-16- Don't use void pointer for arithmetic.nisimura
1999-01-15__pmax__ -> pmax, like other ports.thorpej
1999-01-11remove dummy "load_font" entriesdrochner
1998-12-14- Fix typos in commentary description.nisimura
1998-12-05Update HBAs to incorporate the new max_lun property.mjacob
1998-11-19Adapt to the new scsipi_adapter interface.thorpej
1998-11-19fix problems in many d_mmap routines:mrg
1998-11-19- Fix an error in cursor color manipulation. 24bit RGB value was mistakenlynisimura
1998-11-18- Fix cursor image handling bugs escaped in last commit.nisimura
1998-11-14use mi register definitionsdrochner
1998-11-09- Fix many errors in cursor image manipulation. Hardware expect 2nisimura
1998-10-30- Assign copyright terms.nisimura
1998-10-29- Introduce MI NWSCONS drivers for TURBOchannel framebuffer option cards.nisimura
1998-10-10Garbage-collect the open_target_lu and close_target_lu entry points fromthorpej
1998-08-13Merge paddr_t changes into the main branch.eeh
1998-07-21adapt to LANCE driver splitdrochner
1998-07-05defopt INET, NETATALK.jonathan