summaryrefslogtreecommitdiff
path: root/sys/dev/tc
AgeCommit message (Expand)Author
2003-02-22hz -> Hztsutsui
2003-02-04deal with malloc_type fallout.matt
2003-01-22Lance chip needs to be accessed in sparse address space for alpha. Fixesmhitch
2003-01-06interrupt with two rs.wiz
2003-01-01Use aprint_normal() in cfprint routines.thorpej
2002-10-23merge kqueue branch into -currentjdolecek
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-10-01Use CFATTACH_DECL().thorpej
2002-09-29"definitions" has lots of 'i's, but that's not reason to leave one out.wiz
2002-09-27Declare all cfattach structures const.thorpej
2002-09-27remove trailing \n in panic(). approved perry.provos
2002-09-27Introduce a new routine, config_match(), which invokes thethorpej
2002-09-27Rather than referencing the cfdriver directly in the cfdata entries,thorpej
2002-09-26G/c extern reference to ioasic_cd.thorpej
2002-09-26No need to make sure parent's cfdriver == &ioasic_cd.thorpej
2002-09-24Deal with the strange SCC wiring on TC IOASIC machines. Thanks to Billad
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2002-08-19Leaving overflow-sensitive code, very similar to what was fixeditohy
2002-08-19Make it compile again.itohy
2002-08-06integer overflow. from silvio@qualys.comitojun
2002-07-04alloc_attr -> allocattrjunyoung
2002-06-02move initialization of the "struct pglist" returned by uvm_pglistalloc()drochner
2002-05-17Tokens after #else are ignored, which is not the intention here.wiz
2002-05-06Put back a missing brace.ad
2002-04-22Rename the audio "bus" attribute audiobus to avoid confusion with audioaugustss
2002-03-17Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY foratatat
2002-03-13zskbd_keydesctab -> lkkbd_keydesctabad
2002-03-13Reorganise the wsfont stuff slightly so that multiple display adaptersad
2002-03-13Set RI_FORCEMONO so that wscons doesn't try to use colors (mfb is an 8-bppad
2002-02-23Fix typo in previous.ad
2002-02-22Replace one of two divide ops with an AND when calculating the XYMASKad
2002-02-11s/seperate/separate/wiz
2002-01-12Call malloc(9) with M_ZERO flag instead of memset() after malloc().tsutsui
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