freebsd-dev/sys/dev
Olivier Houchard 5d1e6e68fc Bring back arm-specific workaround from rev 1.15:
Do not use the IO-mapping to issue the reset on the 82546 on arm. For some
reason, it results in corrupted descriptors.
2006-04-13 15:10:25 +00:00
..
aac Rearrange locking in the alloc_commands and ioctl paths to avoid problems. 2006-04-08 06:05:29 +00:00
acpi_support Add support for Asus W5A laptops. 2006-04-09 15:22:25 +00:00
acpica Fix an off-by-one error in the port range detection. Cleanup some old 2006-04-04 02:22:38 +00:00
adlink
advansys
agp
aha Add explicit dependency on cam. This is necessary when both aha.ko and 2006-03-24 06:33:25 +00:00
ahb
aic
aic7xxx Clean up the way we handle auxiliary commands for a given ddb command 2006-03-07 22:17:06 +00:00
amd
amr After further review and discussion, partially revert the previous commit. 2006-04-08 05:08:17 +00:00
an
ar
arcmsr
arl
asr
ata Make the ATAPI sense data accessible when using the ioctl interface 2006-03-31 08:09:05 +00:00
ath o add opt_ath.h enable tweaking various config parameters for the driver 2006-04-03 18:14:02 +00:00
atkbdc Add ALPS glide point ID and some compatibility IDs. 2006-03-15 07:04:33 +00:00
auxio
awi
bce Fix DEVICE_POLLING support (compile-only tested). 2006-04-13 14:12:26 +00:00
bfe Don't call bfe_release_resources() twice. 2006-04-04 22:30:12 +00:00
bge Correct an obvious typo. 2006-04-12 12:12:44 +00:00
bktr
buslogic
cardbus
ce Update low-level code. (to version 1.4) 2006-03-01 09:50:20 +00:00
ciss
cm
cnw
cp
cpufreq
cs Fix multicast support for cs89x0 chips. Just setting the RX_MULTCAST_ACCEPT 2006-03-10 23:50:53 +00:00
ct
ctau
cx
cy
dc Add device-id for the Neteasy DRP-32TXD cardbus 10/100 card. It's another 2006-03-16 20:00:39 +00:00
dcons
de
dec
digi
dpt
drm Re-apply changes to make this compile with -Wundef: 2006-04-13 11:16:59 +00:00
ed
eisa
em Bring back arm-specific workaround from rev 1.15: 2006-04-13 15:10:25 +00:00
en Subtracting two pointers produces a ptrdiff_t not a size_t so use 2006-03-21 15:00:10 +00:00
ep
esp
ex
exca Don't dereference an uninitialized pointer. 2006-03-09 16:28:24 +00:00
fatm This driver has been MPSAFE from the beginning so declare the interrupt 2006-03-21 14:56:42 +00:00
fb
fdc
fe
firewire
fxp
gem
gfb
harp
hatm
hfa
hifn
hme Backout rev. 1.46. It caused Rx checksum offload breakage on little 2006-03-21 12:21:51 +00:00
hptmv
hwpmc Fix a cut-n-paste bug that crept in. 2006-04-11 01:15:26 +00:00
ic
ichsmb
ichwd
ida
idt
ie
ieee488 Don't be noisy in case of shared interrupts. 2006-03-11 15:39:22 +00:00
if_ndis
iicbus newbus will zero softc, so no need to duplicate the zeroing here. 2006-04-04 23:29:17 +00:00
iir Big update to the iir driver: 2006-03-01 07:24:39 +00:00
io
ipmi
ips
ipw Don't read channel list from EEPROM since we were already scanning all 2006-03-13 20:05:32 +00:00
isp micro fix from justin 2006-03-03 07:04:43 +00:00
ispfw
iwi o don't use '-' characters in firmware names 2006-03-12 18:54:40 +00:00
ixgb
joy
kbd
kbdmux Fix endian bugs accessing ioctl arguments that are passed by value. 2006-03-03 00:46:28 +00:00
le
led
lge
lmc
lnc
mc146818
mca
mcd
md - Conditionally acquire Giant in mdstart_vnode(), mdcreate_vnode(), and 2006-03-28 21:25:11 +00:00
mem
mfi Fix some small bugs. 2006-04-10 06:44:30 +00:00
mii Fix the PHY support for the 5780. I mis-merged this from my sources. 2006-04-12 18:34:00 +00:00
mk48txx
mlx
mly
mpt A large set of changes: 2006-04-11 16:47:30 +00:00
mse
mxge
my
myri10ge
ncv
nge
nmdm
nsp
null
nve
ofw
patm This driver has been MPSAFE from the beginning, so declare the interrupt 2006-03-21 14:54:42 +00:00
pbio
pccard
pccbb On some laptops, under very high loads, the socket event register read 2006-03-30 04:25:45 +00:00
pcf
pci
pdq
ppbus
ppc
pst
puc When we attach to either a SAB82532 or a Z8530, print a notice 2006-03-30 18:43:03 +00:00
ral o fixes the locking of if_init(). 2006-03-21 21:15:43 +00:00
random
ray
rc
re Add support for RTL8111B chip, that can be found on some mainboards, 2006-03-22 07:33:03 +00:00
rndtest
rp
sab
safe safe(4) doesn't support explicitly provided keys. Return an error instead 2006-04-10 18:49:46 +00:00
sbni
sbsh
scc The Z8530 on the MacIO has an interrupt per channel. Deal with this 2006-04-04 17:33:08 +00:00
scd
sf
si
sio
sk
smbus
sn
snc
snp
sound Add device ID for nForce 410 MCP audio controller. 2006-04-03 17:37:27 +00:00
speaker
sr
stg
streams
sym
syscons
tdfx Take the functionality contained in the former "options TDFX_LINUX" 2006-03-03 21:37:38 +00:00
tga
ti
trm
twa
twe
tx
txp
uart In z8530_divisor() return 0 if the calculated divisor is less than 0. 2006-04-04 01:16:16 +00:00
ubsec ubsec(4) doesn't support explicitly provided keys. Return an error instead 2006-04-10 18:37:46 +00:00
usb - Add support for the Acer Acerscan 640BT. 2006-04-11 10:44:31 +00:00
utopia
vge
vkbd
vr
vx
watchdog
wds
wi
wl
xe
zs