opnsense-src/sys/dev
2007-04-08 21:53:52 +00:00
..
aac
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 OK, this is not my day, fix the former fix :/ 2007-04-08 21:53:52 +00:00
ath Change mtx's to use the formulated name as type so witness does not 2007-03-05 21:56:33 +00:00
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
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 remove stale variable reference 2007-04-08 18:02:37 +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 Rototill the sparc64 nexus(4) (actually this brings in the code the 2007-03-07 21:13:51 +00:00
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 Use strcasecmp() from libkern. 2007-04-06 11:21:01 +00:00
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 Hide bus reset announcements within bootverbose. 2007-04-07 18:15:52 +00:00
mse
msk If we've encountered unrecognized chipset don't access hardware 2007-04-06 02:02:07 +00:00
mxge - Fix a bug in the TSO transmit routine where frames which had 2007-04-03 10:41:33 +00:00
my my(4) doesn't need miibus(4). 2007-03-11 15:20:04 +00:00
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 Remove a useless cast from void * to struct ppb_device *. 2007-03-06 11:44:11 +00:00
ppc Don't call bus_deactivate_resource() explicitly before calling 2007-03-21 03:38:37 +00:00
pst
puc
ral allow net80211 to fillin rate sets 2007-03-11 22:43:35 +00:00
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 Disable cmi_midiattach(). The implementation is incomplete, and causing 2007-04-08 07:52:27 +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 Replace custom file descriptor array sleep lock constructed using a mutex 2007-04-04 09:11:34 +00:00
sym Fix typo in comment. 2007-03-05 21:21:03 +00:00
syscons
tdfx
ti
trm
twa
twe
tx
txp
uart Add PCI IDs for the HP RMP3 serial port. This is often used as 2007-04-05 19:15:46 +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
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