freebsd-skq/sys/dev
Christian Brueffer 1f606ecd84 Add device polling support
Original patch by me, improvements by ru

Happy birthday to:	BSDforen.de!
Approved by:		ru
MFC after:		2 weeks
2004-11-10 23:04:39 +00:00
..
aac Add support for the 21610SA 16-channel SATA card. Thanks to Adaptec for 2004-10-21 19:14:32 +00:00
acpi_support Add support for gadgets on Asus L4R and M6R notebooks. 2004-11-08 16:54:26 +00:00
acpica unsigned long -> u_long 2004-11-09 07:02:33 +00:00
adlink
advansys
agp Use VM_ALLOC_NOBUSY to eliminate an unneeded vm_page_wakeup() call and the 2004-10-24 07:31:07 +00:00
aha
ahb
aic
aic7xxx For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
amd
amr
an
ar
arl
asr
ata Tweaks to the resource allocation to allow a few of my obscure 2004-11-10 00:33:05 +00:00
ath
atkbdc Remove local hacks to set flags now that the device probe does this for us. 2004-10-14 22:21:59 +00:00
auxio
awi
bfe Locking cleanups to remove the need for a recursive mutex 2004-10-23 08:33:10 +00:00
bge Hide link up/down/media printfs behind bootverbose 2004-11-08 19:27:00 +00:00
bktr
buslogic
cardbus
ciss
cm
cnw
cp
cs
ct
ctau
cx
cy
dc
dcons Use dcons buffer passed by loader on amd64. 2004-10-28 12:18:22 +00:00
de Hide link up/down/media printfs behind bootverbose 2004-11-08 19:21:57 +00:00
dec
digi Add new function ttyinitmode() which sets our systemwide default 2004-10-18 21:51:27 +00:00
dpt
drm
ed Fix build error with ED_DEBUG. 2004-11-10 13:16:12 +00:00
eisa
em Put the "Link is up/down" printfs behind bootverbose. gigE is not so uncommon 2004-11-03 14:11:18 +00:00
en
ep
esp Remove files repocopied to sys/sparc64/sbus. 2004-11-10 14:11:10 +00:00
ex Use cluster if data >= MINCLSIZE. 2004-10-17 21:44:11 +00:00
exca
fatm
fb
fdc Add the last missing bits to make this unloadable: Two wakeups and 2004-11-08 18:53:52 +00:00
fe
firewire Fix malloc type in free(). 2004-11-10 06:21:47 +00:00
fxp
gem
gfb
harp
hatm
hfa
hifn add missing ';' that didn't show up with INVARIANTS enabled 2004-10-15 03:54:56 +00:00
hme
hptmv Fix some warnings that only triggered in LINT. 2004-10-24 09:23:07 +00:00
ic
ichsmb
ichwd
ida
idt
ie
if_ndis Drop the NDIS lock before returning from ndis_start(). 2004-10-18 21:33:56 +00:00
iicbus
iir
io
ips
isp
ispfw
ixgb
joy
kbd
led
lge Hide link up/down/media printfs behind bootverbose 2004-11-08 19:21:57 +00:00
lnc
matcd
mc146818
mca
mcd No point in setting si_bsize_phys anymore, nobody reads it. 2004-10-29 11:09:21 +00:00
md Be consistent and use 'if (error != 0)' instead of 'if (error)' everywhere. 2004-11-06 13:16:35 +00:00
mem
mii
mk48txx
mlx
mly
mpt
mse
musycc
my
ncv
nge Hide link up/down/media printfs behind bootverbose 2004-11-08 19:21:57 +00:00
nmdm Add new function ttyinitmode() which sets our systemwide default 2004-10-18 21:51:27 +00:00
nsp
null
ofw Add new function ttyinitmode() which sets our systemwide default 2004-10-18 21:51:27 +00:00
owi
patm For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
pbio
pccard
pccbb
pcf
pci Make pci_do_powerstate default to 1 now that we've done the release to 2004-11-10 00:41:39 +00:00
pdq
ppbus
ppc
pst
puc
random Don't change the priority to PUSER when sleeping, just keep the current 2004-11-05 20:15:06 +00:00
ray
rc
re
rndtest
rp
sab
safe
sbni
sbsh
scd Don't set si_bszize_phys, nobody cares. 2004-10-29 11:09:50 +00:00
sf Add device polling support 2004-11-10 23:04:39 +00:00
si
sio Remove local hacks to set flags now that the device probe does this for us. 2004-10-14 22:21:59 +00:00
sk * Correct an off-by-one reading vpd ro data. 2004-11-01 17:21:04 +00:00
smbus
sn
snc
snp Walk through the snp softc list instead of abusing tp->ts_c to find the 2004-11-05 18:32:14 +00:00
sound Add record capability. 2004-11-10 04:29:09 +00:00
speaker
sr
stg
streams
sx
sym
syscons Add new function ttyinitmode() which sets our systemwide default 2004-10-18 21:51:27 +00:00
tdfx
tga
ti
trm
twa
twe
tx
txp
uart
ubsec
usb Keep a handle on the startup rescan timer and cancel the timer if 2004-11-10 00:48:22 +00:00
utopia
vge
vr Forcibly disable interrupts, if we find ourselves servicing one when 2004-10-27 19:02:23 +00:00
vx
watchdog
wds
wi
wl
xe
zs Fix a typo so that this compiles again. 2004-10-20 16:22:00 +00:00