freebsd-skq/sys/dev
1999-11-18 18:02:44 +00:00
..
advansys
aha
ahb
aic
aic7xxx
amd
amr
ar Fix some warnings. 1999-11-18 08:32:02 +00:00
ata Dont listen to disks that say they can only do 0 sector transfers. 1999-11-10 19:37:00 +00:00
atkbdc Use DEVICE_MODULE() directly instead of DEV_DRIVER_MODULE. psm.c uses 1999-11-08 07:29:23 +00:00
bktr Update to driver 2.05 1999-11-13 14:54:00 +00:00
buslogic
cardbus Sync to latest cardbusdevs file 1999-11-18 07:22:59 +00:00
ccd Remove the devsw magic from DEV_MODULE() 1999-11-07 10:01:17 +00:00
cs
cy
de
dec
dgb
dpt
ed Set port_used and mem_used to the resource size instead of 1. 1999-11-18 14:18:19 +00:00
eisa
en
ep
ex Fix bus_setup_intr(); I changed exintr() to take a pointer to ex_softc 1999-11-03 15:45:14 +00:00
fb
fdc Tidy up a few loose ends in the fifo setup code. 1999-11-18 05:15:09 +00:00
fe
fxp
hea
hfa
ic
ida Call id_drvinit() from attach, not probe as the OS hasn't necessarily 1999-11-08 07:56:10 +00:00
ie
iicbus Convert iic to use make_dev() rather than cdevsw_add(). This stops the 1999-11-18 05:43:32 +00:00
isp Remove calls to alpha_register_pci_scsi(). After Mike's recent boot 1999-11-05 13:10:39 +00:00
joy
kbd
lnc
mc146818
mca resource_list_{alloc,release}() takes a struct resource_list * as its 1999-11-06 07:38:01 +00:00
mcd
md
mii
mlx
mse
pccard
pcf
pci now that a map's base addr is 64-bits, the alpha multi-hose hack needs 1999-11-03 22:43:03 +00:00
pcic o Remove #if XXX from around the probe code. 1999-11-17 23:54:39 +00:00
pcm this is a full fix for writes not aligned to the sample size selected. 1999-11-15 23:57:33 +00:00
pdq
ppbus
ppc
rc
rp
scd
sf
si Fix some -Wunused warnings 1999-11-18 08:43:58 +00:00
sio Argh, don't turn the IIR test on unless it's a pccard. These tests mess 1999-11-18 10:29:06 +00:00
sk
smbus Convert smb to use make_dev() rather than cdevsw_add(). This stops the 1999-11-18 05:44:56 +00:00
snp Remove cdevsw_add() - the make_dev() calls are already there. 1999-11-18 06:39:47 +00:00
sound this is a full fix for writes not aligned to the sample size selected. 1999-11-15 23:57:33 +00:00
speaker Move isfoo() and friends to the newly created sys/ctype.h. 1999-11-03 17:54:26 +00:00
sr
streams Rename remove_dev() to destroy_dev(). 1999-11-08 07:44:01 +00:00
syscons Correctly record the mouse position in the current VTY. 1999-11-09 12:35:36 +00:00
ti
tx
usb Add usbdevs and friends. 1999-11-18 18:02:44 +00:00
vinum remove PCATCH from a tsleep that isn't checked for (avoid infinite loop). 1999-11-18 08:57:03 +00:00
vn Remove the devsw magic from DEV_MODULE() 1999-11-07 10:01:17 +00:00
vr
vx
wi Fix a warning. 1999-11-18 08:39:02 +00:00
wl
xe