freebsd-dev/sys/dev
John Baldwin f843c385b1 - Add necessary proc locking.
- Use proper atomic operations to make the run time initialization
  controlled by svr_str_initialized be MP safe.
- Use appropriate queue(3) macros where needed.
2001-01-23 21:06:30 +00:00
..
aac Remove a mismatched splbio() in aac_start (the called functions each protect 2001-01-10 11:43:02 +00:00
acpica In answer to the comment: /* XXX is it OK to block here? */, the answer 2001-01-23 09:43:23 +00:00
advansys
agp
aha
ahb
aic Use PCCARD_CIS_xxx #defines for the table of oem ids. These usually 2001-01-21 08:15:37 +00:00
aic7xxx ahc_eisa.c: 2001-01-22 21:03:48 +00:00
amd
amr
an Implement MTX_RECURSE flag for mtx_init(). 2001-01-19 01:59:14 +00:00
ar Special case for compiling LINT - just give a warning and continue on. 2001-01-17 00:47:46 +00:00
asr
ata Correct botchup in last commit that made older VIA chips fail... 2001-01-21 16:13:03 +00:00
atkbdc Free the kbd pointer when it isn't NULL, as opposed to when it is. 2001-01-22 22:54:02 +00:00
awi Note new location of if_wavelan_ieee.h. 2001-01-09 04:23:05 +00:00
bktr Finish deprecating <sys/select.h> in favor of <sys/selinfo.h> in kernel code. 2001-01-20 02:24:07 +00:00
buslogic
cardbus This cannot possibly be right: 2001-01-07 20:52:42 +00:00
ccd
cs Break the isa attachment of the Crystal Semiconductor 89x0 into two 2001-01-21 04:56:12 +00:00
cy Special case for compiling LINT - just give a warning and continue on. 2001-01-17 00:47:46 +00:00
dc Silence compiler warnings. 2001-01-20 00:07:49 +00:00
de
dec
dgb Completed move of Digiboard drivers to dev/dgb 2001-01-08 02:47:37 +00:00
dpt
ed Add a bunch of entries from NetBSD's if_ne_pcmcia.c v1.67. We still 2001-01-21 08:20:23 +00:00
eisa
en
ep Use PCCARD_CIS_xxx #defines for the table of oem ids. These usually 2001-01-21 08:15:37 +00:00
ex Warning police: 2001-01-19 09:04:56 +00:00
fb
fdc
fe
fxp Implement MTX_RECURSE flag for mtx_init(). 2001-01-19 01:59:14 +00:00
hea Minor tweaks to get these to stop breaking LINT. They still dont work 2001-01-17 01:08:50 +00:00
hfa Minor tweaks to get these to stop breaking LINT. They still dont work 2001-01-17 01:08:50 +00:00
ic
ichsmb
ida Add a flag value to the board identifiers, and use this to enable the 2001-01-09 14:49:41 +00:00
ie This driver needs COMPAT_OLDISA too. Sigh. 2001-01-19 11:46:57 +00:00
iicbus
isp Guard against overflow of the calculated timeout value. 2001-01-16 07:15:36 +00:00
ispfw
joy
kbd Free the kbd pointer when it isn't NULL, as opposed to when it is. 2001-01-22 22:54:02 +00:00
lmc Minor tweaks to get these to stop breaking LINT. They still dont work 2001-01-17 01:08:50 +00:00
lnc Make it clear that the macro `inb' is being overridden. 2001-01-09 04:23:56 +00:00
mc146818
mca - Remove an unused write_ivars function that didn't do anything anyway. 2001-01-19 09:29:34 +00:00
mcd
md General cleanup. 2001-01-21 22:57:56 +00:00
mii
mlx
mly
mse Finish deprecating <sys/select.h> in favor of <sys/selinfo.h> in kernel code. 2001-01-20 02:24:07 +00:00
musycc Update these netgraph drivers in current so that these changes can be 2001-01-21 22:16:20 +00:00
ncv Zap some cut-paste code that isn't used. It #included "apm.h" and 2001-01-19 13:55:08 +00:00
nsp Zap some cut-paste code that isn't used. It #included "apm.h" and 2001-01-19 13:55:08 +00:00
null
ofw
pccard Convert the vendor/product cis strings to an array of CIS entries. This 2001-01-21 08:09:00 +00:00
pccbb
pcf
pci
pcic
pdq make PCI DEFPA fiddi adapters work on alpha: 2001-01-08 21:04:33 +00:00
ppbus
ppc
random Remove NOBLOCKRANDOM as a compile-time option. Instead, provide 2001-01-14 17:50:15 +00:00
ray Take advantage of the fixes to the pcic code that allows multiple 2001-01-17 17:55:00 +00:00
rc
rp
scd
sf Check the return value of sf_encap() and handle errors accordingly. 2001-01-20 00:50:51 +00:00
si
sio
sk Implement MTX_RECURSE flag for mtx_init(). 2001-01-19 01:59:14 +00:00
smbus
sn Use PCCARD_CIS_xxx #defines for the table of oem ids. These usually 2001-01-21 08:15:37 +00:00
snc
snp
sound Catch up to the name changes in the hwvol API. 2001-01-11 23:26:38 +00:00
speaker
sr Special case for compiling LINT - just give a warning and continue on. 2001-01-17 00:47:46 +00:00
stg Zap some cut-paste code that isn't used. It #included "apm.h" and 2001-01-19 13:55:08 +00:00
streams - Add necessary proc locking. 2001-01-23 21:06:30 +00:00
sym
syscons Added PC-98 apm support. 2001-01-22 11:27:25 +00:00
tdfx
ti Implement MTX_RECURSE flag for mtx_init(). 2001-01-19 01:59:14 +00:00
twe
tx
usb Make intr_nesting_level per-process, rather than per-cpu. Setup 2001-01-21 19:25:07 +00:00
vinum Make intr_nesting_level per-process, rather than per-cpu. Setup 2001-01-21 19:25:07 +00:00
vn
vr Set the OACTIVE flag if vr_encap() fails. 2001-01-20 00:47:55 +00:00
vx
wds
wi wi has been converted to NEWCARD, so included it when pccard is 2001-01-21 18:10:38 +00:00
wl
xe select() DKI is now in <sys/selinfo.h>. 2001-01-09 04:33:49 +00:00