1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-27 11:55:06 +00:00
freebsd/sys/dev
2006-03-09 10:25:35 +00:00
..
aac
acpi_support
acpica Remove unused variable. 2006-02-21 03:16:58 +00:00
adlink
advansys
agp Add support for the Intel E7205 chipset. 2006-02-17 01:40:46 +00:00
aha
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 Check the return value of copyin() and return an error if it fails. 2006-02-23 18:05:38 +00:00
an
ar - Use bus_setup_intr() and bus_teardown_intr() to register device driver 2006-02-22 18:16:26 +00:00
arcmsr
arl
asr Give the asr softc list global a proper name. 2006-02-12 06:57:41 +00:00
ata Only use the channel in the request given to ata_completed if its 2006-03-09 10:25:35 +00:00
ath correct ni_txrate when using a fixed rate; fixes current rate reporting 2006-03-09 00:28:44 +00:00
atkbdc
auxio
awi
bfe Do not touch ifp->if_baudrate in miibus aware drivers. 2006-02-14 12:44:56 +00:00
bge 1) Ignore link events for MII/GMII cards if MI auto-polling disabled. This 2006-02-17 14:33:35 +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 Use ETHER_ADDR_LEN rather than 6. 2006-02-11 03:50:03 +00:00
ct
ctau
cx
cy
dc Do not touch ifp->if_baudrate in miibus aware drivers. 2006-02-14 12:44:56 +00:00
dcons
de Repo copy de driver to dev/de, and adjust. 2006-02-26 17:52:04 +00:00
dec
digi
dpt
drm
ed Initialize the port_bst and port_bsh variables. 2006-02-21 12:01:39 +00:00
eisa
em Back out 1.112,1.113. I don't have enough resources to fix breakages 2006-02-22 14:11:16 +00:00
en
ep
esp
ex
exca
fatm
fb
fdc - Use callout_init_mtx() to initialize toffhandle callout using the fdc's 2006-02-23 19:11:16 +00:00
fe
firewire
fxp Do not touch ifp->if_baudrate in miibus aware drivers. 2006-02-14 12:44:56 +00:00
gem
gfb
harp
hatm
hfa
hifn
hme
hptmv
hwpmc When a process is de-configuring a log file, also stop all of its 2006-03-09 02:08:12 +00:00
ic MFp4: 2006-02-24 02:03:35 +00:00
ichsmb
ichwd Re-work the bus attachment somewhat. Make the rids unique for 2006-02-17 18:46:18 +00:00
ida
idt
ie
ieee488
if_ndis
iicbus
iir Big update to the iir driver: 2006-03-01 07:24:39 +00:00
io
ipmi Don't conflict with the DEBUG define. 2006-02-13 16:50:45 +00:00
ips
ipw
isp micro fix from justin 2006-03-03 07:04:43 +00:00
ispfw
iwi correct check for whether wpa is enabled 2006-02-20 20:49:56 +00:00
ixgb
joy
kbd Integrate kbdmux(4) into syscons(4) and kbd code. 2006-02-28 23:46:23 +00:00
kbdmux Fix endian bugs accessing ioctl arguments that are passed by value. 2006-03-03 00:46:28 +00:00
le - In the interrupt handler clear the interrupt source flags before 2006-02-21 20:20:43 +00:00
led
lge Do not touch ifp->if_baudrate in miibus aware drivers. 2006-02-14 12:44:56 +00:00
lmc
lnc
mc146818
mca
mcd
md
mem
mii - Introduce ifmedia_baudrate(), which returns correct baudrate of the 2006-02-14 12:10:03 +00:00
mk48txx
mlx
mly
mpt Add a serial number for requests so we don't just depend on a request pointer 2006-03-07 17:56:40 +00:00
mse - Use bus_setup_intr() and bus_teardown_intr() to register device driver 2006-02-22 18:16:26 +00:00
mxge 10GbE mode driver and binary firmware for Myricom's PCI-express NICs. 2006-02-19 22:39:19 +00:00
my
myri10ge 10GbE mode driver and binary firmware for Myricom's PCI-express NICs. 2006-02-19 22:39:19 +00:00
ncv
nge Do not touch ifp->if_baudrate in miibus aware drivers. 2006-02-14 12:44:56 +00:00
nmdm
nsp
null
nve
ofw
patm
pbio
pccard
pccbb
pcf - Use bus_setup_intr() and bus_teardown_intr() to register device driver 2006-02-22 18:16:26 +00:00
pci
pdq
ppbus - Use bus_setup_intr() and bus_teardown_intr() to register device driver 2006-02-22 18:16:26 +00:00
ppc G/C unused variable. 2006-02-22 21:47:04 +00:00
pst
puc MFp4: 2006-02-24 02:06:57 +00:00
ral Disable 802.11e support for now. Did some cleanup while I'm here. 2006-03-07 20:48:23 +00:00
random
ray
rc
re Correctly switch IFCAP_VLAN_HWTAGGING on and off. 2006-03-03 12:32:51 +00:00
rndtest
rp
sab
safe
sbni
sbsh
scd
sf Do not touch ifp->if_baudrate in miibus aware drivers. 2006-02-14 12:44:56 +00:00
si
sio - Use bus_setup_intr() and bus_teardown_intr() to register device driver 2006-02-22 18:16:26 +00:00
sk Do not touch ifp->if_baudrate in miibus aware drivers. 2006-02-14 12:44:56 +00:00
smbus
sn
snc
snp
sound Add another inverted amplifier sense quirk for Kvazar-Micro Senator 3592XT. 2006-03-07 05:48:14 +00:00
speaker
sr - Use bus_setup_intr() and bus_teardown_intr() to register device driver 2006-02-22 18:16:26 +00:00
stg
streams
sym
syscons Integrate kbdmux(4) into syscons(4) and kbd code. 2006-02-28 23:46:23 +00:00
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 Do not touch ifp->if_baudrate in miibus aware drivers. 2006-02-14 12:44:56 +00:00
txp
uart Replace our local UART_SIGMASK_* with the global SER_MASK_*. 2006-02-24 05:40:17 +00:00
ubsec
usb When we get an unknown ATAPI comand, try it even if it is not listed, 2006-03-05 17:52:32 +00:00
utopia
vge Do not touch ifp->if_baudrate in miibus aware drivers. 2006-02-14 12:44:56 +00:00
vkbd Disable custom locking in the vkbd(4) for now and make it rely on the 2006-02-27 06:17:48 +00:00
vr Do not touch ifp->if_baudrate in miibus aware drivers. 2006-02-14 12:44:56 +00:00
vx
watchdog
wds
wi
wl
xe
zs