freebsd-skq/sys/dev
2001-02-06 10:22:22 +00:00
..
aac
acpica Add some debugging. 2001-01-31 09:35:50 +00:00
advansys
agp
aha Remove NAHA, NAHATOT and aha_softcs and related code. It was unused 2001-02-04 16:45:39 +00:00
ahb
aic
aic7xxx Fix typo: depricated -> deprecated. 2001-02-06 10:22:22 +00:00
amd
amr
an
ar Update include files to reflect the new location of the ar device. 2001-01-30 10:01:15 +00:00
asr Mechanical change to use <sys/queue.h> macro API instead of 2001-02-04 13:13:25 +00:00
ata Add option ATA_ENABLE_WC for enabling write caching (now off by default). 2001-01-29 18:00:35 +00:00
atkbdc
awi Convert if_multiaddrs from LIST to TAILQ so that it can be traversed 2001-02-06 10:12:15 +00:00
bktr
buslogic
cardbus Fix typo: wierd -> weird. 2001-02-06 09:25:10 +00:00
ccd Fix a braino in ccd's clone routine. 2001-01-29 06:18:14 +00:00
cs
cy Converted to new-bus. 2001-02-01 09:49:57 +00:00
dc Convert if_multiaddrs from LIST to TAILQ so that it can be traversed 2001-02-06 10:12:15 +00:00
de Convert if_multiaddrs from LIST to TAILQ so that it can be traversed 2001-02-06 10:12:15 +00:00
dec
dgb
dpt
ed Convert if_multiaddrs from LIST to TAILQ so that it can be traversed 2001-02-06 10:12:15 +00:00
eisa Mechanical change to use <sys/queue.h> macro API instead of 2001-02-04 13:13:25 +00:00
en
ep
ex Mechanical change to use <sys/queue.h> macro API instead of 2001-02-04 13:13:25 +00:00
fb Exterminate the use of PSEUDO_SET() with extreme prejudice. 2001-01-31 07:58:58 +00:00
fdc
fe Convert if_multiaddrs from LIST to TAILQ so that it can be traversed 2001-02-06 10:12:15 +00:00
fxp Convert if_multiaddrs from LIST to TAILQ so that it can be traversed 2001-02-06 10:12:15 +00:00
hea
hfa
ic
ichsmb - Don't pass in MTX_NORECURSE, as that is only used with spin mutexes and 2001-01-26 03:18:17 +00:00
ida
ie Convert if_multiaddrs from LIST to TAILQ so that it can be traversed 2001-02-06 10:12:15 +00:00
iicbus
isp Fix typo: wierd -> weird. 2001-02-06 09:25:10 +00:00
ispfw
joy
kbd
lmc
lnc Convert if_multiaddrs from LIST to TAILQ so that it can be traversed 2001-02-06 10:12:15 +00:00
mc146818
mca
mcd
md Remove devstat entries in mddelete() 2001-01-28 20:55:55 +00:00
mii Another round of the <sys/queue.h> FOREACH transmogriffer. 2001-02-04 16:08:18 +00:00
mlx
mly
mse
musycc
ncv
nsp
null
ofw
pccard Another round of the <sys/queue.h> FOREACH transmogriffer. 2001-02-04 16:08:18 +00:00
pccbb
pcf
pci Fix typo: wierd -> weird. 2001-02-06 09:25:10 +00:00
pcic
pdq Convert if_multiaddrs from LIST to TAILQ so that it can be traversed 2001-02-06 10:12:15 +00:00
ppbus Discard extra status information if -1. This has been breaking the 2001-01-25 13:07:55 +00:00
ppc Consider that the chipset may be in ECP mode (from BIOS settings) 2001-01-25 10:51:41 +00:00
random
ray Convert if_multiaddrs from LIST to TAILQ so that it can be traversed 2001-02-06 10:12:15 +00:00
rc
rp
scd
sf Convert if_multiaddrs from LIST to TAILQ so that it can be traversed 2001-02-06 10:12:15 +00:00
si
sio Remove count for NSIO. The only places it was used it were incorrect. 2001-01-31 10:54:45 +00:00
sk Convert if_multiaddrs from LIST to TAILQ so that it can be traversed 2001-02-06 10:12:15 +00:00
smbus
sn Convert if_multiaddrs from LIST to TAILQ so that it can be traversed 2001-02-06 10:12:15 +00:00
snc Convert if_multiaddrs from LIST to TAILQ so that it can be traversed 2001-02-06 10:12:15 +00:00
snp Remove unused #include "snp.h" 2001-01-29 10:06:22 +00:00
sound add driver for CS4281 sound chips 2001-02-04 19:23:35 +00:00
speaker
sr Newbusify the sr device and move it to its new location. 2001-01-30 10:02:10 +00:00
stg - Move stg_card_intr()'s prototype and definition inside appropriate 2001-01-23 22:18:07 +00:00
streams
sym A couple of chip errata work-arounds refined: 2001-01-28 19:58:21 +00:00
syscons Added necessary include for pc98. 2001-01-25 09:56:04 +00:00
tdfx Zap silly #if NPCI > 0 and the hoops that we jump through for the module 2001-01-29 11:38:39 +00:00
ti Convert if_multiaddrs from LIST to TAILQ so that it can be traversed 2001-02-06 10:12:15 +00:00
twe Remove a prototype for an unused and undefined debugging function. 2001-01-23 22:21:14 +00:00
tx Another round of the <sys/queue.h> FOREACH transmogriffer. 2001-02-04 16:08:18 +00:00
usb Convert if_multiaddrs from LIST to TAILQ so that it can be traversed 2001-02-06 10:12:15 +00:00
vinum Allocate lock table and mutex not only for parity plexes, but also for 2001-02-02 07:14:13 +00:00
vn Back out proc locking to protect p_ucred for obtaining additional 2001-01-27 00:01:31 +00:00
vr Convert if_multiaddrs from LIST to TAILQ so that it can be traversed 2001-02-06 10:12:15 +00:00
vx
wds
wi Convert if_multiaddrs from LIST to TAILQ so that it can be traversed 2001-02-06 10:12:15 +00:00
wl Convert if_multiaddrs from LIST to TAILQ so that it can be traversed 2001-02-06 10:12:15 +00:00
xe Convert if_multiaddrs from LIST to TAILQ so that it can be traversed 2001-02-06 10:12:15 +00:00