freebsd-skq/sys/dev
2006-04-25 19:18:48 +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 Remove unnecessary assignment. 2006-04-21 19:06:29 +00:00
adlink
advansys Type of overrun_buf doesn't matter to this code, but does to gcc. 2006-02-04 22:33:08 +00:00
agp Add support for the Intel E7205 chipset. 2006-02-17 01:40:46 +00:00
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 Reduce the Linux ioctl range to what is needed. I didn't know what 2006-04-14 16:13:28 +00:00
an Silence the strict-alias warnings. Make a trip through (void *) when 2006-02-04 22:51:03 +00:00
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 Add missing ";" 2006-04-17 10:47:01 +00:00
ath Improve ath_draintxq debug info: dump the packet as well 2006-04-16 18:24:27 +00:00
atkbdc Add ALPS glide point ID and some compatibility IDs. 2006-03-15 07:04:33 +00:00
auxio
awi
bce Fix half of the current i386 tinderbox failure. max_bus_addr should be a 2006-04-25 19:18:48 +00:00
bfe Don't call bfe_release_resources() twice. 2006-04-04 22:30:12 +00:00
bge If one removes the option from conf/options, one should 2006-04-25 17:54:42 +00:00
bktr
buslogic
cardbus
ce Update low-level code. (to version 1.4) 2006-03-01 09:50:20 +00:00
ciss Free another memory leak when dealing with disk notification. 2006-04-20 03:05:02 +00:00
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 Use ttyalloc() instead of ttymalloc() 2006-01-04 09:20:41 +00:00
de Repo copy de driver to dev/de, and adjust. 2006-02-26 17:52:04 +00:00
dec
digi
dpt
drm Reorder the DRM_*_AGP enums to match linux and what our code expects, fixing 2006-04-18 06:14:43 +00:00
ed Initialize the port_bst and port_bsh variables. 2006-02-21 12:01:39 +00:00
eisa Make the eisa probe messages just like all the others in the system. 2005-08-01 07:09:15 +00:00
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 - Use callout_init_mtx() to initialize toffhandle callout using the fdc's 2006-02-23 19:11:16 +00:00
fe
firewire Don't type pun accidentally. Instead, be explicit that we're type 2006-02-04 21:37:39 +00:00
fxp Whitespace fix 2006-04-14 17:26:04 +00:00
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 Change msleep() and tsleep() to not alter the calling thread's priority 2006-04-17 18:20:38 +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 Don't be noisy in case of shared interrupts. 2006-03-11 15:39:22 +00:00
if_ndis When ndis_attach() runs, it has to very briefly initialize the card 2006-02-04 19:42:49 +00:00
iicbus remove DRIVER_MODULE lines that are useless... pcf doesn't exist (only 2006-04-17 22:33:42 +00:00
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 Don't read channel list from EEPROM since we were already scanning all 2006-03-13 20:05:32 +00:00
isp Redo some code based upon issues found by Coverity. 2006-04-21 18:46:35 +00:00
ispfw Update 2300 f/w. This will probably be the last 2006-04-18 21:55:30 +00:00
iwi o don't use '-' characters in firmware names 2006-03-12 18:54:40 +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 - 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 Add missing parenthesis around error handling code upon attaching 2005-07-30 15:53:40 +00:00
mly
mpt Change some order of the way we do some target mode ops. 2006-04-21 18:31:21 +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 This driver has been MPSAFE from the beginning, so declare the interrupt 2006-03-21 14:54:42 +00:00
pbio
pccard
pccbb Add missing ~. We want all the INVALID bits to be 0... Let's see if this 2006-04-16 23:16:45 +00:00
pcf - Use bus_setup_intr() and bus_teardown_intr() to register device driver 2006-02-22 18:16:26 +00:00
pci Free allocated environment variables after use. 2006-04-21 19:35:03 +00:00
pdq
ppbus Import ACPI Dock Station support. Note that this is still very young. 2006-04-15 12:31:34 +00:00
ppc o Move ISA specific code from ppc.c to ppc_isa.c -- a bus front- 2006-04-24 23:31:51 +00:00
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 Change msleep() and tsleep() to not alter the calling thread's priority 2006-04-17 18:20:38 +00:00
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 The UPCI 32 rp(4) card uses BAR 2 like the UPCI 80 card. 2006-01-25 14:55:11 +00:00
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 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 support for (latest) VIA VT8251 (rev. 0x07) audio controller. 2006-04-22 09:44:00 +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 MFp4: Calculate the divisor before setting the DLAB bit. This 2006-04-23 21:15:07 +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 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 o Fix printf(9) formatting: do not use hardcode "0x" and "#" flags 2006-04-15 11:41:40 +00:00
zs