freebsd-dev/sys/dev
Bill Paul 239a676456 More fixes for multibus drivers. When calling out to the match
function in if_ndis_pci.c and if_ndis_pccard.c, provide the bustype
too so the stubs can ignore devlists that don't concern them.
2005-05-08 23:19:20 +00:00
..
aac Fix some busdma API violations in the dumpsys handler. 2005-05-02 22:56:52 +00:00
acpi_support Fix a small locking error. 2005-04-04 10:21:20 +00:00
acpica Add the tunable "debug.acpi.max_threads" to allow users to set the 2005-04-21 06:13:48 +00:00
adlink
advansys
agp Add nForce3-250. 2005-04-08 18:04:39 +00:00
aha
ahb
aic Remove ifdef PC98. 2005-04-13 13:02:58 +00:00
aic7xxx
amd
amr
an
ar
arcmsr Properly mask off the status bits when checking to see if the ccb is still 2005-05-03 07:11:19 +00:00
arl
asr Only create the rdpti alias if the asr device creation succeeds. 2005-04-29 04:47:11 +00:00
ata Reshape the dma code to be a bit more flexible so it can cope with 2005-05-03 07:55:07 +00:00
ath honor new IEEE80211_KEY_GROUP key flag 2005-04-12 17:56:43 +00:00
atkbdc Backout previous diffs - this functionality is already provided by the 2005-04-07 23:59:37 +00:00
auxio
awi
bfe
bge Backout part of rev 1.71, which breaks the interfaces on IBM/Intel blade 2005-05-05 03:37:27 +00:00
bktr
buslogic
cardbus
ciss Add support for the P600 and name the E400. 2005-04-28 14:40:23 +00:00
cm
cnw
cp
cpufreq
cs
ct
ctau
cx
cy
dc Fix newer Xircom CBE2-100 cards that were reporting 2005-04-18 03:31:29 +00:00
dcons
de
dec
digi Staticize some symbols that are each only used in one corresponding .c file. 2005-05-06 20:53:34 +00:00
dpt Remove unnecessary dpt_free(). 2005-04-13 05:03:14 +00:00
drm Fix a panic on X startup for drivers that don't init maps themselves by storing 2005-04-24 19:03:32 +00:00
ed Remove ifdef PC98. 2005-04-13 13:02:58 +00:00
eisa
em Run em_local_timer() once per second instead of running it once per 2 seconds. 2005-04-05 07:06:47 +00:00
en
ep Make it clear that the statement following the conditional is a NOP. 2005-04-13 06:42:43 +00:00
esp Apply a torniquet to the problem of the drive unexpectedly disconnecting 2005-04-25 22:11:43 +00:00
ex
exca
fatm
fb
fdc
fe
firewire
fxp Be more conservative when enabling extended features. There are fxp(4) 2005-04-22 13:05:53 +00:00
gem
gfb
harp
hatm
hfa
hifn
hme Release the IRQ resource on detach. This fixes repeatedly loading and 2005-04-05 17:51:56 +00:00
hptmv
hwpmc Add convenience APIs pmc_width() and pmc_capabilities() to -lpmc. 2005-05-01 14:11:49 +00:00
ic
ichsmb
ichwd
ida Test for NULL before use. 2005-04-13 17:39:43 +00:00
idt
ie
ieee488 Don't leak mutex on open failure. 2005-04-04 17:37:35 +00:00
if_ndis More fixes for multibus drivers. When calling out to the match 2005-05-08 23:19:20 +00:00
iicbus
iir Correct improper permissions on /dev/iir. The earlier permissions 2005-05-06 02:33:46 +00:00
io
ips Remove an extra mutex unlock in the morpheus interrupt handler. 2005-04-26 13:38:29 +00:00
ipw Initial import of ipw, iwi, ral and ural drivers: 2005-04-18 18:47:38 +00:00
isp
ispfw
iwi Initial import of ipw, iwi, ral and ural drivers: 2005-04-18 18:47:38 +00:00
ixgb Add locking and enable INTR_MPSAFE. Eliminate spl calls. 2005-04-05 05:05:29 +00:00
joy
kbd Backout previous diffs - this functionality is already provided by the 2005-04-07 23:59:37 +00:00
led
lge
lnc
mc146818
mca
mcd
md
mem
mii
mk48txx
mlx plug resource leak 2005-03-31 21:58:53 +00:00
mly
mpt
mse Minor style(9) changes 2005-04-08 05:22:58 +00:00
my
ncv
nge
nmdm
nsp
null
nve Fix typo in a comment. 2005-05-08 08:54:23 +00:00
ofw
owi
patm
pbio
pccard Initial import of ipw, iwi, ral and ural drivers: 2005-04-18 18:47:38 +00:00
pccbb Since cbb implements the pcib_ interface, it must also implement the 2005-04-13 16:35:15 +00:00
pcf
pci Add a detach for pci bridge and pci bus drivers. This allows one to 2005-04-29 06:22:41 +00:00
pdq
ppbus In ppsintr, we needed ppsdev to get to the softc and nothing else. 2005-04-14 15:56:10 +00:00
ppc don't use C keyword register as CPP macro argument name 2005-04-12 23:32:26 +00:00
pst
puc Sort Oxford Semi entires. Add entry for OXCB950, a PCI/CardBus 2005-04-22 07:49:35 +00:00
ral Initial import of ipw, iwi, ral and ural drivers: 2005-04-18 18:47:38 +00:00
random
ray
rc
re
rndtest
rp
sab
safe
sbni
sbsh
scd
sf
si
sio Oops, revert a commit that snuck in with the earlier critical section 2005-04-05 18:06:28 +00:00
sk Deal with failed malloc calls[1]. 2005-04-25 10:18:24 +00:00
smbus
sn
snc
snp
sound Add code from Kazuhito HONDA that allows the user to see 2005-04-27 17:16:27 +00:00
speaker
sr
stg
streams
sx
sym
syscons No need to ifdef this pc98. 2005-04-04 05:28:19 +00:00
tdfx
tga
ti
trm
twa Make call to tw_cl_deferred_interrupt in twa_poll, not dependent on the 2005-04-29 20:03:20 +00:00
twe
tx
txp
uart In uart_cnprobe(), fill in the cn_name field of the consdev structure. 2005-05-08 20:25:09 +00:00
ubsec
usb A patch to support Palm Tungsten T via USB-Cradle. 2005-05-04 00:46:24 +00:00
utopia
vge Remove the extra EEPROM reload step I added before. vge_reset() 2005-04-25 23:26:20 +00:00
vkbd
vr
vx
watchdog
wds
wi Invert conditional and use continue to reduce nesting. 2005-04-13 03:36:24 +00:00
wl
xe
zs