summaryrefslogtreecommitdiff
path: root/sys/dev/tc
AgeCommit message (Expand)Author
2001-11-28- convert usage of "defopt" to "defflag" where the relevant option doeslukem
2001-11-15don't need <sys/types.h> when including <sys/param.h>lukem
2001-11-13add/cleanup RCSIDslukem
2001-10-03Add a new optional method, dev_ioctl, to the audio hardware driver interface.augustss
2001-10-01Move pmax-only if_le_ibus.c from dev/tc to arch/pmax/ibus.simonb
2001-10-01Move asc_tc and asc_tcds config info to dev/tc/files.tc now that pmaxsimonb
2001-10-01s/asc_pmaz/asc_tc/gsimonb
2001-10-01Move MI PMAZ-A SCSI attachment to sys/dev/tc.simonb
2001-09-18Get/set keyclick volume.ad
2001-09-18Beef up the stic X interface, and tighten a few screws here and there.ad
2001-09-18Give initiali[sz]e all the "i"s it deserves.wiz
2001-09-18General cleanup: ANSIfy, white-space, remove unused #includes.simonb
2001-09-14Zero out uninitalized fields in the freshly allocated zs_chanstate.ad
2001-08-26Switch to MI SCSI and drop old pmax MD SCSI support completely.simonb
2001-08-22Use ri->ri_hw field for TC module base address.nisimura
2001-08-22Move small storage for ev_name string into tcds_softc.nisimura
2001-08-22Nuke fb_devconfig data structure which was found unnecessary to have.nisimura
2001-08-20Nuke fb_devconfig data structure which was found unnecessary to have.nisimura
2001-08-05use unsigned variable types as appropriatejdolecek
2001-07-19Use BUS_DMA_READ and BUS_DMA_WRITE in some obvious places.thorpej
2001-07-04Don't print the module description, since it doesn't mean much.ad
2001-06-30Install "dev/tc/sfbreg.h" which is required for building the Alpha X11tron
2001-06-13withough -> withoutwiz
2001-05-30add missing #include "opt_kgdb.h"lukem
2001-05-30use _KERNEL_OPTmrg
2001-05-16Put back /usr/include/dev/tc/sticreg.h.ad
2001-04-25Pull up the thorpej_scsipi branch to main branch.bouyer
2001-04-22Use uvm_pageboot_alloc() rather than pmap_steal_memory().thorpej
2001-04-20Fix a few race conditions ... the VSYNC update flag could be clearedreinoud
2001-04-11Put back all header files defining ioctlsjdolecek
2001-04-11Only install headers which are actually used by our userland. Thisjdolecek
2001-04-09Fix spelling errors in comments.nathanw
2001-03-04Make this work on alpha, and fix some other bogons.ad
2001-02-27Change to exclude TC identification string PMAGD-AA because 8bpp can notnisimura
2001-02-19Void-filling to honour SVIDEO ioctl call.nisimura
2001-01-19- paint underline on text honouring WSSCREEN_UNDERLINE.nisimura
2001-01-17managed to make this useful enough for screen editor.nisimura
2001-01-16Add a definition for PMAGD which should cover all (three?) variations ofnisimura
2001-01-16- relocate the code to place sprite cursor inside interrupt handlersnisimura
2001-01-16- make this more senseful 32bpp TC framebuffer. This is far less brokennisimura
2001-01-15abandon an attempt to have 8bpp textop and 32bpp textop parallelly.nisimura
2001-01-15fix a typo and rearrange a comment about SFB register aliasing effect.nisimura
2001-01-15use ri_devcmap[] values directly, instead of calling rasops_unpack_attr().nisimura
2001-01-09- Make VDAC state per-board.ad
2001-01-01the tcds cards work in pmaxen. move tcds attachment to files.tc. leave ascmrg
2000-12-22- Fix bugs, make this useful.ad
2000-12-19Add register #defines similar to those in <dev/pci/tgareg.h>, referring toperseant
2000-12-17Thinko.ad
2000-12-17Regen.ad
2000-12-17Sync with PixelStamp drivers.ad