freebsd-dev/sys/dev
2004-03-14 00:24:30 +00:00
..
aac kthread_exit() no longer requires Giant, so don't force callers to acquire 2004-03-05 22:42:17 +00:00
acpi_support Add support for quirks for acpi tables. Key off OEM vendor and revision. 2004-03-03 03:02:17 +00:00
acpica Simplify some logic in converting a buffer to an integer. 2004-03-09 05:44:47 +00:00
adlink Lock Giant around the body of the adlink_loran() function used by the 2004-03-05 22:41:22 +00:00
advansys Make the extern for adv_mcode match the reality: it's u_int8_t, but 2004-03-10 20:52:47 +00:00
agp Recognise the 82845G AGP bridge, and poke it appropriately at 2004-03-13 16:06:32 +00:00
aha
ahb
aic
aic7xxx These are changes to allow to use the Intel C/C++ compiler (lang/icc) 2004-03-12 21:45:33 +00:00
amd
amr Check that amrd_sc is non-NULL before dereferencing it, not after. 2004-02-22 10:00:05 +00:00
an
ar
asr Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
ata Add yet another VIA pci id. 2004-03-11 14:08:11 +00:00
ath
atkbdc Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
awi
bfe When we get a packet error, move on, don't go into an infinite loop 2004-03-02 05:43:42 +00:00
bge
bktr Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
buslogic
cardbus
ciss Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
cm
cnw
cs
ct Move the non-MD machine/dvcfg.h and machine/physio_proc.h to a common 2004-03-13 19:46:27 +00:00
ctau Nursemaid: Fix tinderbox builds by removing the shadowing of the global 2004-03-04 14:16:12 +00:00
cx These are changes to allow to use the Intel C/C++ compiler (lang/icc) 2004-03-12 21:45:33 +00:00
cy Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
dc
dcons Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
de Stop setting ifp->if_output to ether_output() since ether_ifattach() 2004-03-11 14:04:59 +00:00
dec
digi Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
dpt Device megapatch 1/6: 2004-02-21 19:42:58 +00:00
drm Prefer uintptr_t to intptr_t. 2004-03-03 08:27:33 +00:00
ed Adjust ed(4) for 64-bit platforms should it get newbus'ified. 2004-03-03 06:48:42 +00:00
eisa
em Only reset the phy when it is absolutely required. 2004-02-10 21:31:09 +00:00
en All three of these drivers abused cv_waitq_empty in the same way by spinning 2004-02-29 09:26:01 +00:00
ep
ex
exca
fatm
fb Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
fdc Remove unused FDNUMTOUNIT() macro 2004-02-29 10:21:40 +00:00
fe
firewire Check that xfer != NULL before dereferencing it, not after. 2004-02-22 01:10:11 +00:00
fxp
gem
gfb
gx
harp Make sure that the first mbuf in the chain passed to atm_intr 2004-02-21 13:01:54 +00:00
hatm All three of these drivers abused cv_waitq_empty in the same way by spinning 2004-02-29 09:26:01 +00:00
hfa Unbreak after the change to use vm_paddr_t. Since vm_paddr_t is 2004-02-22 16:27:28 +00:00
hifn Use the external clock input for our PLL. 2004-03-10 10:10:46 +00:00
hme
ic
ichsmb These are changes to allow to use the Intel C/C++ compiler (lang/icc) 2004-03-12 21:45:33 +00:00
ida Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
idt
ie
if_ndis Don't set ifp->if_output to ether_output(), since ether_ifattach() 2004-03-12 17:05:06 +00:00
iicbus Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
iir These are changes to allow to use the Intel C/C++ compiler (lang/icc) 2004-03-12 21:45:33 +00:00
ips Switch from using mutexes to using semaphores to protect against early 2004-02-28 19:14:41 +00:00
isp These are changes to allow to use the Intel C/C++ compiler (lang/icc) 2004-03-12 21:45:33 +00:00
ispfw
joy Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
kbd Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
led Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
lge
lnc Peter prefers it this way, bde might also[*]. I just want to have a chance 2004-03-03 08:33:34 +00:00
matcd Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
mc146818
mca
mcd These are changes to allow to use the Intel C/C++ compiler (lang/icc) 2004-03-12 21:45:33 +00:00
md Allow swap-backed devices to run without Giant. 2004-03-14 00:24:30 +00:00
mii
mk48txx
mlx Change another pointer name that was missed in the previous commit. 2004-03-01 21:45:49 +00:00
mly Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
mpt These are changes to allow to use the Intel C/C++ compiler (lang/icc) 2004-03-12 21:45:33 +00:00
mse Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
musycc
my
ncv Move the non-MD machine/dvcfg.h and machine/physio_proc.h to a common 2004-03-13 19:46:27 +00:00
nge
nmdm Add clone_setup() function rather than rely on lazy initialization. 2004-03-11 12:58:55 +00:00
nsp Move the non-MD machine/dvcfg.h and machine/physio_proc.h to a common 2004-03-13 19:46:27 +00:00
null Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
ofw Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
owi
patm Eliminate multiple __FBSDID and sys/cdefs.h. 2004-03-10 17:03:27 +00:00
pccard
pccbb kthread_exit() no longer requires Giant, so don't force callers to acquire 2004-03-05 22:42:17 +00:00
pcf
pci Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
pcic
pdq
ppbus Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
ppc
pst Change the disk(9) API in order to make device removal more robust. 2004-02-18 21:36:53 +00:00
puc
raidframe Don't free k_cfg until we're finished using it -- reverse the order of 2004-02-22 09:55:48 +00:00
random kthread_exit() no longer requires Giant, so don't force callers to acquire 2004-03-05 22:42:17 +00:00
ray
rc Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
re
rndtest
rp Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
sab Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
safe
sbni
sbsh
scd These are changes to allow to use the Intel C/C++ compiler (lang/icc) 2004-03-12 21:45:33 +00:00
sf Stop setting ifp->if_output to ether_output() since ether_ifattach() 2004-03-11 14:04:59 +00:00
si Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
sio Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
sk Stop setting ifp->if_output to ether_output() since ether_ifattach() 2004-03-11 14:04:59 +00:00
smbus Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
sn
snc
snp Add clone_setup() function rather than rely on lazy initialization. 2004-03-11 12:58:55 +00:00
sound Augment /dev/sndstat with the module names, if applicable. 2004-03-06 15:52:42 +00:00
speaker Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
sr
stg Move the non-MD machine/dvcfg.h and machine/physio_proc.h to a common 2004-03-13 19:46:27 +00:00
streams Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
sym
syscons Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
tdfx Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
tga Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
ti Stop setting ifp->if_output to ether_output() since ether_ifattach() 2004-03-11 14:04:59 +00:00
trm Use one bus_dma_tag_t for all pSRB instead of creating one for each. 2004-03-07 17:23:39 +00:00
twe Check that twed_sc is non-NULL before dereferencing it, not after. 2004-02-22 09:58:34 +00:00
tx
txp
uart Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
ubsec
usb Add support for the Epson Perfection 1670 scanner. 2004-03-13 08:45:16 +00:00
utopia kthread_exit() no longer requires Giant, so don't force callers to acquire 2004-03-05 22:42:17 +00:00
vinum Properly count references of our dev_t to avoid triggering a KASSERT in 2004-03-11 14:11:08 +00:00
vr Stop setting ifp->if_output to ether_output() since ether_ifattach() 2004-03-11 14:04:59 +00:00
vx
watchdog Add a generic watchdog facility which through a single device entry 2004-02-28 20:06:59 +00:00
wds
wi
wl
xe
zs Device megapatch 4/6: 2004-02-21 21:10:55 +00:00