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