freebsd-skq/sys/dev
2007-04-03 05:59:17 +00:00
..
aac o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
acpi_support Catch up with ACPI-CA 20070320 import. 2007-03-22 18:16:43 +00:00
acpica Optimize sx locks to use simple atomic operations for the common cases of 2007-03-31 23:23:42 +00:00
adlink
advansys
agp
aha
ahb Handle errors from bus_setup_intr(). 2007-04-01 16:55:31 +00:00
aic
aic7xxx
amd
amr
an
ar Don't call bus_deactivate_resource() explicitly before calling 2007-03-21 03:38:37 +00:00
arcmsr Freeze the simq, not the devq, if we run out of command slots. This fixes 2007-04-02 03:31:37 +00:00
arl
asr
ata
ath
atkbdc
auxio
awi
bce
bfe
bge Enable MSI support on RELENG_6. 2007-04-02 19:09:06 +00:00
bktr
buslogic
cardbus
ce Remove ancient preprocessor code. Fix module compilation. 2007-03-25 20:21:31 +00:00
ciss
cm Don't call bus_deactivate_resource() explicitly before calling 2007-03-21 03:38:37 +00:00
cnw
cp Don't call bus_deactivate_resource() explicitly before calling 2007-03-21 03:38:37 +00:00
cpufreq
cs o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
ct
ctau Don't call bus_deactivate_resource() explicitly before calling 2007-03-21 03:38:37 +00:00
cx Don't call bus_deactivate_resource() explicitly before calling 2007-03-21 03:38:37 +00:00
cxgb bus_size_t is a bad cross-architectural type with respect to printf, use uint32_t instead 2007-03-24 04:28:33 +00:00
cy
dc
dcons
de
digi
dpt
drm
ed Tell a statistic checker that not checking the return value of the probing 2007-04-01 14:15:26 +00:00
eisa
em
en
ep
esp
ex
exca - Fix exca_(io|mem)_map() to return proper errno values. 2007-03-23 17:15:07 +00:00
fatm
fb
fdc
fe
firewire Teardown interrupt only when sc->ih is not NULL. 2007-03-30 22:25:26 +00:00
flash
fxp Add support for the 82562GX chip within if_fxp. 2007-03-28 18:10:50 +00:00
gem
harp
hatm
hfa
hifn Overhaul driver/subsystem api's: 2007-03-21 03:42:51 +00:00
hme
hptmv
hwpmc
ic
ichsmb
ichwd Revisit the watchdogs: Resetting the error to EINVAL after failing to set the 2007-03-27 21:03:37 +00:00
ida
idt
ie
ieee488
if_ndis
iicbus New device: icee. Generic i2c eeprom driver. 2007-03-23 23:10:35 +00:00
iir
io
ipmi Add constants for the fields in a BAR. Also, add two new macros 2007-03-31 21:39:02 +00:00
ips
ipw Drop the ipw softc lock before calling back into net80211, fixing a 2007-03-24 18:53:33 +00:00
isp Temporarily desupport simultaneous target and initiator mode. 2007-04-02 01:04:20 +00:00
ispfw
iwi Fix an off-by-one error in iwi_init_fw_dma(). It didn't reuse the existing 2007-03-21 18:40:31 +00:00
ixgb
joy
kbd
kbdmux
le
led
lge
lmc
mc146818
mca
mcd
md
mem
mfi
mii Revert couple of changes from 1.51 and 1.52. Reading link status with BMSR 2007-03-19 23:17:39 +00:00
mk48txx Revisit the watchdogs: Resetting the error to EINVAL after failing to set the 2007-03-27 21:03:37 +00:00
mlx
mly
mmc
mpt
mse
msk
mxge Optimize sx locks to use simple atomic operations for the common cases of 2007-03-31 23:23:42 +00:00
my
ncv
nfe
nge
nmdm
nsp
null
nve
ofw
patm
pbio
pccard
pccbb
pcf Don't call bus_deactivate_resource() explicitly before calling 2007-03-21 03:38:37 +00:00
pci Add constants for the fields in a BAR. Also, add two new macros 2007-03-31 21:39:02 +00:00
pdq
powermac_nvram
ppbus
ppc Don't call bus_deactivate_resource() explicitly before calling 2007-03-21 03:38:37 +00:00
pst
puc
ral
random
ray
rc
re Add support for the RTL8110SC driver. 2007-03-28 18:07:12 +00:00
rndtest
rp
rr232x
safe Overhaul driver/subsystem api's: 2007-03-21 03:42:51 +00:00
sbni
sbsh
scc Add method enabled() to the SCC interface. This method can be used 2007-03-28 18:05:17 +00:00
scd
sf
si
sio o Revert last. The chip is already supported by puc(4). 2007-03-29 04:26:52 +00:00
sk Use our own timer for watchdog instead of if_watchdog/if_timer 2007-04-02 04:43:41 +00:00
smbus
sn
snc
snp Switch to ANSI function declarations. 2007-03-23 22:48:44 +00:00
sound Revert busy refcount back to int. As a side note, multiple open 2007-04-02 10:24:15 +00:00
speaker
spibus
sr Don't call bus_deactivate_resource() explicitly before calling 2007-03-21 03:38:37 +00:00
stg
stge
streams
sym
syscons
tdfx
ti
trm
twa
twe
tx
txp
uart Don't use a time-limiting loop that's defined in terms of the baudrate 2007-04-03 01:21:10 +00:00
ubsec Overhaul driver/subsystem api's: 2007-03-21 03:42:51 +00:00
usb Since the driver uses mutexes, remove splusb() and splx(). 2007-04-03 05:59:17 +00:00
utopia
vge
vkbd Fix our ioctl(2) implementation when the argument is "int". New 2006-09-27 19:57:02 +00:00
vr
vx
watchdog Revisit the watchdogs: Resetting the error to EINVAL after failing to set the 2007-03-27 21:03:37 +00:00
wds
wi
wl Don't call bus_deactivate_resource() explicitly before calling 2007-03-21 03:38:37 +00:00
xe