freebsd-dev/sys/dev
2010-01-20 07:28:14 +00:00
..
aac Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
acpi_support Update acpi_ibm syctl nodes on resume. 2010-01-05 20:29:30 +00:00
acpica acpi_ec: remove redundant acpi_disabled check in probe method 2010-01-18 11:33:58 +00:00
adb Add support for interpreting taps on ADB touchpads as a button click. 2009-11-28 17:48:25 +00:00
adlink Update d_mmap() to accept vm_ooffset_t and vm_memattr_t. 2009-12-29 21:51:28 +00:00
advansys
ae Don't panic on attach if we can't allocate ifp 2010-01-10 14:48:42 +00:00
age Fix multicast handling. All Atheros controllers use big-endian form 2009-09-29 23:03:16 +00:00
agp Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
aha
ahb
ahci While AHCI specification tells that multi-vector MSI doesn't use global IS 2010-01-10 16:05:05 +00:00
aic
aic7xxx Spell "Hz" correctly wherever it is user-visible. 2010-01-12 17:59:58 +00:00
alc Fix multicast handling. All Atheros controllers use big-endian form 2009-09-29 23:03:16 +00:00
ale Fix multicast handling. All Atheros controllers use big-endian form 2009-09-29 23:03:16 +00:00
amd Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
amdsbwd amdsbwd: new driver for AMD SB600/SB7xx watchdog timer 2009-11-30 11:44:03 +00:00
amdtemp
amr Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
an - For 350 chips, don't set various INTR bits in TX control word; turning INTR 2009-11-24 16:57:35 +00:00
arcmsr Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
asmc
asr
ata Report which of IXP700 legacy ATA channels is SATA. 2010-01-10 11:02:10 +00:00
ath Spell "Hz" correctly wherever it is user-visible. 2010-01-12 17:59:58 +00:00
atkbdc Add new "hw.psm.tap_enabled" tunable and sysctl. 2009-12-18 17:46:57 +00:00
auxio Enroll these drivers in multipass probing. The motivation behind this 2009-12-22 21:02:46 +00:00
bce - Introduce new option BCE_JUMBO_HDRSPLIT that allows user to enable header 2009-10-21 12:47:09 +00:00
bfe
bge Don't free mbuf chains when bge(4) fails to collapse the mbuf 2010-01-15 17:55:18 +00:00
bktr Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
bm
buslogic
bwi More consistent whitespace. 2009-11-11 20:29:40 +00:00
cardbus Move the PCI-specific logic of removing a cardbus device into a 2010-01-05 20:42:25 +00:00
cas
ce Always use a private timer instead of if_watchdog and if_timer to drive 2009-11-17 16:43:02 +00:00
cfe Fix bug in cfe_enumenv(). The CFE API to invoke is CFE_CMD_ENV_ENUM 2010-01-11 17:16:06 +00:00
cfi
ciss Don't panic due to unlocking an unowned mutex if we fail during attach. 2009-12-17 17:46:08 +00:00
cm - Add a private timer to drive the transmit watchdog instead of using 2009-11-19 22:06:40 +00:00
cmx
coretemp
cp Always use a private timer instead of if_watchdog and if_timer to drive 2009-11-17 16:43:02 +00:00
cpuctl
cpufreq
cs Add a warning if we're inw'ing from an odd address. This could happen 2010-01-18 17:53:44 +00:00
ct Spell "Hz" correctly wherever it is user-visible. 2010-01-12 17:59:58 +00:00
ctau Always use a private timer instead of if_watchdog and if_timer to drive 2009-11-17 16:43:02 +00:00
cx Always use a private timer instead of if_watchdog and if_timer to drive 2009-11-17 16:43:02 +00:00
cxgb Complain if freelist queue sizes are significantly less than desired. 2010-01-20 07:28:14 +00:00
cy
dc cardbus -> CardBus 2010-01-03 23:28:32 +00:00
dcons
de Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
digi
dpms Attach dpms(4) to vgapm and make sure to restore DPMS state after 2009-12-15 19:58:23 +00:00
dpt Get rid of #ident, GCC 4.4 warns about it being deprecated. 2010-01-08 17:20:41 +00:00
drm Update d_mmap() to accept vm_ooffset_t and vm_memattr_t. 2009-12-29 21:51:28 +00:00
e1000 Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
ed Use a private callout timer to drive the transmit watchdog instead of using 2009-11-17 14:23:09 +00:00
eisa
en
ep Replace several instances of 'if (!a & b)' with 'if (!(a &b))' in order 2010-01-08 15:44:49 +00:00
esp
et Only Tx checksum offloading is supported now. Remove experimental 2009-11-20 20:43:16 +00:00
ex Replace several instances of 'if (!a & b)' with 'if (!(a &b))' in order 2010-01-08 15:44:49 +00:00
exca CardBus instead of cardbus. 2010-01-03 23:26:29 +00:00
fatm Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
fb Update d_mmap() to accept vm_ooffset_t and vm_memattr_t. 2009-12-29 21:51:28 +00:00
fdc Remove _FDE quirk handling as these quirks are automatically repaired 2009-12-14 22:28:32 +00:00
fe Fix comment typo. 2009-11-25 13:31:17 +00:00
firewire Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
flash Merge from projects/mips to head by hand: 2010-01-10 05:15:46 +00:00
fxp It seems some 82559ER controllers do not support Rx checksum 2009-09-28 19:40:16 +00:00
gem Work around a quirk with the G5 Xserve, which has a fake GMAC controller 2009-10-18 17:11:16 +00:00
glxsb
hatm Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
hifn Update d_mmap() to accept vm_ooffset_t and vm_memattr_t. 2009-12-29 21:51:28 +00:00
hme
hptiop
hptmv Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
hptrr Introduce hw.hptrr.attach_generic loader tunable to deny hptrr driver 2009-11-08 11:33:51 +00:00
hwpmc Use VFS_{LOCK,UNLOCK}_GIANT() around the call to vrele(). 2009-12-29 02:35:50 +00:00
ic Merge from projects/mips to head by hand: 2010-01-11 04:13:06 +00:00
ichsmb ichsmb: add another pci id 2009-12-16 12:25:27 +00:00
ichwd ichwd: don't attach to isa pnp device(s) by accident 2009-11-07 11:41:23 +00:00
ida
ie
ieee488 Make isa_dma functions MPSAFE by introducing its own private lock. These 2009-11-09 20:29:10 +00:00
if_ndis Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
iicbus These don't compile yet, but they are some of the first drivers 2009-10-15 21:06:59 +00:00
iir Get rid of #ident. 2010-01-08 20:40:28 +00:00
io Use io(4) for I/O port access on ia64, rather than through sysarch(2). 2010-01-11 18:10:13 +00:00
ipmi - Fixed incorrect watchdog timeout setting: MSB of a 2-byte 2009-12-18 12:10:42 +00:00
ips Fix argument order in a call to mtx_init. 2009-12-17 00:21:12 +00:00
ipw
iscsi/initiator Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
isp Amazingly we've been freeing a handle and using that which it refers to 2010-01-15 20:08:08 +00:00
ispfw
iwi
iwn Revert iwn channel-argument handling of set_txpower() to r201822 2010-01-09 04:00:22 +00:00
ixgb - Use callout_init_mtx() instead of callout_init(..., CALLOUT_MPSAFE). 2009-11-19 18:37:55 +00:00
ixgbe Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
jme If we fail to read the Ethernet address from the card, just print an 2010-01-08 10:32:27 +00:00
joy
kbd
kbdmux
ksyms Update d_mmap() to accept vm_ooffset_t and vm_memattr_t. 2009-12-29 21:51:28 +00:00
le
led (S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument. 2009-12-28 22:56:30 +00:00
lge - Hook into the existing stat timer to drive the transmit watchdog instead 2009-11-19 22:14:23 +00:00
lindev
lmc One more #ifdef fix for GCC 4.4. 2010-01-08 15:57:56 +00:00
malo Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
mc146818 Remove clause 3 from Izumi Tsutsui's licenses. 2009-12-25 22:58:43 +00:00
mca
mcd
md (S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument. 2009-12-28 22:56:30 +00:00
mem
mfi Revert r200231. It was already taken cared by jhb long ago. 2009-12-07 21:24:07 +00:00
mge Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
mii Add check for fiber mode for BCM5714 PHY. This PHY supports both 2010-01-14 19:14:24 +00:00
mk48txx Fix botches in r201005: 2010-01-01 22:47:53 +00:00
mlx
mly Spell "Hz" correctly wherever it is user-visible. 2010-01-12 17:59:58 +00:00
mmc
mn
mpt Use a constant instead of a magic number for the flag that enables decoding 2009-12-30 19:42:27 +00:00
mse
msk It seems generation of link state change of e1000phy(4) is not 2009-11-17 18:19:45 +00:00
mwl - Add a private timer to drive the transmit watchdog instead of using 2009-11-19 22:06:40 +00:00
mxge Use better default RSS hash (src + dst, rather than just src port) 2010-01-11 22:28:40 +00:00
my - This driver used the if_watchdog timer both as a watchdog on transmit and 2009-11-19 18:43:43 +00:00
ncv
nfe Take a step towards removing if_watchdog/if_timer. Don't explicitly set 2009-11-06 14:55:01 +00:00
nge
nmdm
nsp
null
nve - Hook into the existing stat timer to drive the transmit watchdog instead 2009-11-19 22:14:23 +00:00
nvram
nxge Fix compile after previous "harmless" commit. 2009-11-19 21:47:54 +00:00
ofw
patm Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
pbio
pccard cardbus -> CardBus 2010-01-03 23:31:58 +00:00
pccbb
pcf
pci Move the PCI-specific logic of removing a cardbus device into a 2010-01-05 20:42:25 +00:00
pcn - Hook into the existing stat timer to drive the transmit watchdog instead 2009-11-19 22:14:23 +00:00
pdq Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
powermac_nvram
ppbus Check pointer for NULL before dereferencing it, not after. 2009-10-22 06:51:29 +00:00
ppc
pst
pty
puc Fix interrupt handling. It started off broken and grew worse over time. 2009-12-11 03:08:07 +00:00
quicc
ral
random
rc
re Move interface reinitialization down after disabling WOL in resume 2009-11-19 23:14:40 +00:00
rndtest
rp
safe Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
sbni
scc
scd
sdhci
sec
sf
si
siba This was somehow copied to the wrong place :(. Remove the spare copy. 2010-01-11 00:41:14 +00:00
siis Usually these controllers are able to automatically decode command code to 2009-12-29 21:49:11 +00:00
sio
sis
sk Take a step towards removing if_watchdog/if_timer. Don't explicitly set 2009-11-06 14:55:01 +00:00
smbus
smc
sn - Add a private timer to drive the transmit watchdog instead of using 2009-11-19 22:06:40 +00:00
snc
snp
sound Hide from default sndstat some information not used on daily basis, 2010-01-13 22:22:16 +00:00
speaker
spibus
ste Make sure to store dma address of RX buffer in little endian form. 2010-01-08 02:43:20 +00:00
stg
stge Take a step towards removing if_watchdog/if_timer. Don't explicitly set 2009-11-06 14:55:01 +00:00
streams
sym While certain supported Symbios/LSI SCSI chips (532c896, 53c1000, 53c1010) 2009-10-31 17:06:36 +00:00
syscons Update d_mmap() to accept vm_ooffset_t and vm_memattr_t. 2009-12-29 21:51:28 +00:00
tdfx Update d_mmap() to accept vm_ooffset_t and vm_memattr_t. 2009-12-29 21:51:28 +00:00
ti - Add a private timer to drive the transmit watchdog instead of using 2009-11-19 22:06:40 +00:00
tl - Hook into the existing stat timer to drive the transmit watchdog instead 2009-11-19 22:14:23 +00:00
trm Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
tsec tsec: Use IFQ_DRV macros for managing interface packet queue. 2009-11-20 13:28:06 +00:00
twa
twe Teach twe driver to report array stripe size to GEOM. 2009-12-25 17:34:43 +00:00
tx
txp
uart Merge from head at r201628. 2010-01-06 05:58:07 +00:00
ubsec
usb Product ID of D-Link DWA-120 after loading the firmware is incorrect. 2010-01-19 01:26:40 +00:00
utopia
vge Remove wrong assertion. 2009-12-25 00:23:47 +00:00
vkbd
vr
vx - Add a private timer to drive the transmit watchdog instead of using 2009-11-19 22:06:40 +00:00
watchdog
wb - Hook into the existing stat timer to drive the transmit watchdog instead 2009-11-19 22:14:23 +00:00
wds
wi
wl These drivers only set if_timer but never set if_watchdog. Just remove 2009-11-19 18:11:23 +00:00
wpi Don't panic on failure to attach if we fail before or during the 2009-12-14 19:18:02 +00:00
xe
xen In blkif_queue_cb(), test the return value from gnttab_claim_grant_reference() 2009-12-29 23:31:21 +00:00
xl cardbus -> CardBus 2010-01-03 23:29:49 +00:00