freebsd-skq/sys/dev
Andrew Thompson d1864afbac MFp4 //depot/projects/usb@158692
Workaround a EHCI performance problem by issuing a doorbell after queueing a
bulk xfer.

Submitted by:	Hans Petter Selasky
2009-03-06 17:13:12 +00:00
..
aac SVN rev 188743 modified aac_rx_get_fwstatus to use the AAC_RX_OMR0 2009-02-23 18:22:06 +00:00
acpi_support device_shutdown returns int. 2009-02-05 18:39:33 +00:00
acpica acpi_cpu: fixup for PIIX4E PCI config related to C2 2009-02-19 14:39:52 +00:00
adb
adlink
advansys
ae detach doesn't return an unsinged int, but returns an int. 2009-02-04 20:35:22 +00:00
age
agp Fix AGP debugging code: 2009-02-06 20:57:10 +00:00
aha
ahb
aic
aic7xxx
ale Now pci(4) handles PCIM_CMD_INTxDIS so there is no need to poke 2009-03-05 00:04:32 +00:00
amd
amr
an Shutdown routine returns int. 2009-02-04 20:39:45 +00:00
ar
arcmsr Tell CAM that SPI disconnect works, which in turn will let it use tags. 2009-02-20 07:40:54 +00:00
asmc
asr
ata Remove the local management of INTx as this is now taken care of by pci. 2009-03-04 18:25:39 +00:00
ath add a sysctl to ena/dis frobbing cca 2009-03-05 00:15:43 +00:00
atkbdc bus_add_child takes a const char *. 2009-02-05 18:38:39 +00:00
auxio
bce - Updated firmware to latest 4.6.X release. 2009-03-04 00:05:40 +00:00
bfe
bge Don't reset the PHY probe retry counter within the loop so 2009-02-10 21:54:23 +00:00
bktr
bm Fix bm_shutdown() KOBJ method to correspond to return int, as it should. 2009-02-04 22:16:27 +00:00
buslogic
cardbus Remove unused variable. 2009-02-06 00:55:19 +00:00
ce Remove debug.ce.mpsafenet: we no longer support running the network 2009-02-15 23:29:13 +00:00
cfe
cfi fix whitespace 2009-02-17 23:43:17 +00:00
ciss Tell CAM that CISS logical devices support tagged queueing. This fixes 2009-02-20 07:43:43 +00:00
cm Remove unused ifaddr and ifreq local variables. 2009-02-12 23:55:35 +00:00
cmx
coretemp
cp Remove debug.cp.mpsafenet: we no longer support running the network 2009-02-15 23:18:29 +00:00
cpuctl
cpufreq
cs
ct
ctau Remove debug.ctau.mpsafenet: we no longer support running the network 2009-02-15 23:21:52 +00:00
cx if_cx is currently disconnected from the build due to a dependence on 2009-02-19 00:06:01 +00:00
cxgb For all files including net/vnet.h directly include opt_route.h and 2009-02-27 14:12:05 +00:00
cy
dc
dcons
de tulip_busdma_cleanup: pass correct vaddr (2nd arg) to bus_dmamem_free() 2009-02-09 17:07:29 +00:00
digi
dpt
drm Initialize the vblank structures at load time. Previously we did this 2009-02-28 02:37:55 +00:00
e1000
ed
eisa
en
ep
esp
et
ex
exca fix spelling error 2009-02-06 09:34:17 +00:00
fatm
fb
fdc
fe
firewire Enhance debugging mode by storing the string "BB:TT:LL" once and use 2009-02-18 18:41:34 +00:00
flash
fxp writereg returns an int. 2009-02-05 19:33:35 +00:00
gem
glxsb
hatm
hifn shutdown returns an int 2009-02-05 19:37:49 +00:00
hme
hptiop
hptmv
hptrr
hwpmc
ic
ichsmb - Change ichsmb(4) to follow the format of all the other smbus controllers 2009-02-03 16:14:37 +00:00
ichwd ichwd: correct range check for timeout value 2009-03-03 15:50:24 +00:00
ida
ie
ieee488
if_ndis Move usb to a graveyard location under sys/legacy/dev, it is intended that the 2009-02-23 18:16:17 +00:00
iicbus Fix iicbus_intr, iicbus_write and device_read_ivar prototypes... 2009-02-10 22:50:23 +00:00
iir
io
ipmi Don't right-adjust the SMBus slave address for SSIF IPMI BMCs enumerated 2009-02-03 16:39:51 +00:00
ips
ipw
iscsi/initiator This commit fixes the issue with alias_sctp.c. No 2009-02-14 11:34:57 +00:00
isp
ispfw
iwi
iwn remove references to ic_stats 2009-02-13 16:17:05 +00:00
ixgb
ixgbe
jme
joy
k8temp
kbd
kbdmux Since r188030 the error value for attach is returned, this means if kbdmux 2009-02-13 23:36:08 +00:00
le
led
lge
lmc shutdown returns an int 2009-02-05 19:37:49 +00:00
malo
mc146818
mca Change the functions to ANSI in those cases where it breaks promotion 2009-02-24 18:09:31 +00:00
mcd
md Remove unnecessary page queues locking around vm_page_wakeup(). (This 2009-02-22 02:50:31 +00:00
mem
mfi
mge
mii
mk48txx
mlx
mly
mmc Add kernel dumping support. Works fine with sdhci controller driver. 2009-02-17 19:17:25 +00:00
mn
mpt
mse
msk
mxge Fix cut/paste error in previous commit and use the 2009-02-17 22:25:19 +00:00
my Shutdown returns an int. 2009-02-05 19:30:55 +00:00
ncv
nfe
nge
nmdm
nsp Change the functions to ANSI in those cases where it breaks promotion 2009-02-24 18:09:31 +00:00
null
nve writereg returns an int. 2009-02-05 19:33:20 +00:00
nvram
nxge
ofw Some Apple I2C buses give the device's I2C address in a property with the 2009-03-02 15:22:01 +00:00
patm
pbio
pccard Add in parsing of the disk FUNCE tuples. 2009-03-03 18:57:59 +00:00
pccbb Hold off root mounting until we've gone through the loop of our thread 2009-02-17 02:14:04 +00:00
pcf
pci Invert the logic error for the MSI/MSIX vs INTx case. 2009-03-06 11:24:42 +00:00
pcn shutdown returns an int 2009-02-05 19:36:14 +00:00
pdq
powermac_nvram
ppbus Fix lptopen() and lptclose() to not trash the state of the HAVEBUS flag 2009-02-11 14:25:09 +00:00
ppc Added entries for Lava SP-PCI (1 serial + 1 parallel) PCI card. The 2009-02-11 00:08:03 +00:00
pst
puc Add support for the single-port NetMos NM9835 serial adapter. The puc(4) 2009-03-05 16:43:33 +00:00
quicc
ral
random
ray
rc
re Allocating 2 MSI messages do not seem to work on certain controllers 2009-02-11 00:23:56 +00:00
rndtest
rp
safe shutdown returns an int 2009-02-05 19:37:49 +00:00
sbni
scc Make iclear return int, since that matches all function definitions of it. 2009-02-05 19:32:34 +00:00
scd
sdhci Add support for interruptless kernel dumping. 2009-02-17 19:12:15 +00:00
sf
si si_cmdname() is defined only when SI_DEBUG is enabled, thus 2009-02-07 02:14:27 +00:00
siba
sio
sis Receving VLAN oversized frames raise SIS_ISR_RX_ERR interrupt, so 2009-02-13 02:08:20 +00:00
sk
smbus - Change ichsmb(4) to follow the format of all the other smbus controllers 2009-02-03 16:14:37 +00:00
smc
sn
snc
snp Slightly improve the design of the TTY buffer. 2009-02-03 19:58:28 +00:00
sound Rename the ushub device class back to uhub as it was in the old usb stack, 2009-03-02 05:37:05 +00:00
speaker
spibus
sr
ste
stg Change the functions to ANSI in those cases where it breaks promotion 2009-02-24 18:09:31 +00:00
stge
streams The streams ptm code is pretty awful and likely incorrect. I don't know 2009-02-16 20:12:28 +00:00
sym
syscons Remove unneeded variable assignment. 2009-02-26 12:02:38 +00:00
tdfx
ti
tl Fix shutdown prototypes. 2009-02-10 23:17:20 +00:00
trm
tsec tsec(4) cosmetics. 2009-02-17 16:02:45 +00:00
twa
twe
tx Fix shutdown prototypes. 2009-02-10 23:17:20 +00:00
txp Update to latest 3Com firmware image. The latest fimware is 2009-02-25 01:12:56 +00:00
uart Add support for the single-port NetMos NM9835 serial adapter. The puc(4) 2009-03-05 16:43:33 +00:00
ubsec
usb MFp4 //depot/projects/usb@158692 2009-03-06 17:13:12 +00:00
utopia
vge
vkbd
vr
vx
watchdog
wb
wds
wi
wl
wpi remove references to ic_stats 2009-02-13 16:17:05 +00:00
xe
xen fix non-witness compile 2009-02-05 21:18:39 +00:00
xl