freebsd-dev/sys/dev
Hans Petter Selasky 5c767719b0 Correct programming of XXX_MAXP register. This register is 16-bit wide
and not 8-bit. Fix support for isochronous transfers in USB host mode.
Fix a whitespace while at it.

MFC after:	1 week
Reported by:	SAITOU Toshihide <toshi@ruby.ocn.ne.jp>
PR:		usb/181987
2013-10-15 17:11:13 +00:00
..
aac Change the cap_rights_t type from uint64_t to a structure that we can extend 2013-09-05 00:09:56 +00:00
aacraid Handle cases where capability rights are not provided. 2013-09-05 11:58:12 +00:00
acpi_support
acpica Add support for suspend/resume/migration operations when running as a 2013-09-20 05:06:03 +00:00
adb Fix powerpc/161045. ams_poll() needs to return that any data is available, not 2013-09-28 02:13:59 +00:00
adlink
advansys
ae
age
agp
aha
ahb
ahci
aic
aic7xxx
alc
ale
altera
amdsbwd
amdtemp
amr Change the cap_rights_t type from uint64_t to a structure that we can extend 2013-09-05 00:09:56 +00:00
an
arcmsr Update arcmsr(4) driver to 1.20.00.28 which fixes mutex recursion in 2013-09-19 20:30:35 +00:00
asmc
asr Re-do r255853. Along with adding back the API/ABI changes from the 2013-09-25 17:16:21 +00:00
ata Allow the legacy CDROM device to be accessed in a FreeBSD guest, while 2013-10-10 22:46:49 +00:00
ath Add channel survey support to the AR5212 HAL. 2013-10-08 11:28:59 +00:00
atkbdc Revert r255152: 2013-09-04 18:42:05 +00:00
auxio
bce
bfe
bge
bktr
bm
buslogic
bvm
bwi
bwn
bxe In sys/dev/bxe/bxe.c, print bus_addr_t values using %#jx, to fix several 2013-10-11 20:35:12 +00:00
cadence
cardbus
cas
ce
cesa
cfe
cfi MFP4 217312, 222008, 222052, 222053, 222673, 231484, 231491, 231565, 570643 2013-09-04 17:19:21 +00:00
ciss
cm
cmx
coretemp
cp
cpuctl Call free() on the pointer returned from malloc(). 2013-09-10 05:17:53 +00:00
cpufreq
cs
ct
ctau
cx
cxgb Add dependency on ibcore now that it has been modularized. 2013-10-10 22:38:35 +00:00
cxgbe cxgbe(4): Store the log2 of the # of doorbells per BAR2 page for both 2013-10-14 23:32:56 +00:00
cy
dc
dcons
de
digi
dpms
dpt
drm
drm2 drm/radeon: Add missing "return false" after unmapping invalid BIOS 2013-09-15 07:48:42 +00:00
e1000 Update the Intel igb driver to version 2.4.0 2013-10-09 17:32:52 +00:00
ed
eisa
en
ep
esp
et
etherswitch Add AR934x, AR8327 register definitions. 2013-10-15 00:26:02 +00:00
ex
exca
fatm
fb Reduce diff against stable/9 slightly. 2013-08-28 20:10:56 +00:00
fdc
fdt
fe
filemon Change the cap_rights_t type from uint64_t to a structure that we can extend 2013-09-05 00:09:56 +00:00
firewire Re-do r255853. Along with adding back the API/ABI changes from the 2013-09-25 17:16:21 +00:00
flash
fxp
gem
glxiic
glxsb Snapshot. This passes the build test, but has not yet been finished or debugged. 2013-10-04 06:55:06 +00:00
gpio Minor printf nit to keep out clean 2013-09-05 16:38:26 +00:00
gxemul Add 32-bit support for Gxemul's oldtestmips machine emulation 2013-09-04 20:34:36 +00:00
hatm
hifn Snapshot. This passes the build test, but has not yet been finished or debugged. 2013-10-04 06:55:06 +00:00
hme
hpt27xx Re-do r255853. Along with adding back the API/ABI changes from the 2013-09-25 17:16:21 +00:00
hptiop Re-do r255853. Along with adding back the API/ABI changes from the 2013-09-25 17:16:21 +00:00
hptmv Re-do r255853. Along with adding back the API/ABI changes from the 2013-09-25 17:16:21 +00:00
hptnr Re-do r255853. Along with adding back the API/ABI changes from the 2013-09-25 17:16:21 +00:00
hptrr Re-do r255853. Along with adding back the API/ABI changes from the 2013-09-25 17:16:21 +00:00
hwpmc Remove local change leftover, this should never have been part of 2013-09-20 23:10:52 +00:00
hyperv Centralize the detection logic for the Hyper-V hypervisor. 2013-10-13 02:41:30 +00:00
ic
ichsmb
ichwd
ida
ie
ieee488
if_ndis
iicbus Clean up SIOCSIFDSTADDR usage from ifnet drivers. The ioctl itself is 2013-09-11 09:19:44 +00:00
iir Re-do r255853. Along with adding back the API/ABI changes from the 2013-09-25 17:16:21 +00:00
io
ipmi Change the cap_rights_t type from uint64_t to a structure that we can extend 2013-09-05 00:09:56 +00:00
ips
ipw
isci Improve logging around some of the isci(4) reset and recovery paths. 2013-10-09 19:37:41 +00:00
iscsi Properly handle residual count in Data-In PDUs with S bit set. 2013-10-09 20:09:58 +00:00
iscsi_initiator Improve error handling in the old initiator, preventing panic on attempt 2013-09-24 17:01:29 +00:00
isf
isp
ispfw
iwi
iwn Migrate iwn(4) to use the new ieee80211_tx_complete() API. 2013-08-29 13:56:44 +00:00
ixgb
ixgbe There are some high performance NICs that count statistics in hardware, 2013-10-09 19:04:40 +00:00
jme
joy
kbd
kbdmux
ksyms
le
led
lge
lindev
lmc Clean up SIOCSIFDSTADDR usage from ifnet drivers. The ioctl itself is 2013-09-11 09:19:44 +00:00
malo
mbox
mc146818
mca
mcd
md Give the page allocations initiated by the swap-backed md(4) a higher 2013-08-30 20:12:23 +00:00
mem
mfi Add PCI device ID for MegaRAID Invader cards. This was the only 2013-09-25 15:48:32 +00:00
mge
mii
mk48txx
mlx
mly
mmc
mn
mps Fix an issue that caused Integrated RAID volumes on LSI mps(4) controllers 2013-09-12 22:06:12 +00:00
mpt
mse
msk
mvs
mwl
mxge
my
nand
ncv
netmap Update the Intel igb driver to version 2.4.0 2013-10-09 17:32:52 +00:00
nfe Fix clearing MAC stats registers. Previously it cleared every 2013-10-04 02:21:39 +00:00
nge
nmdm
nsp
ntb Remove contractions. 2013-09-05 23:14:27 +00:00
null
nvd Add driver-assisted striping for upcoming Intel NVMe controllers that can 2013-10-08 15:44:04 +00:00
nve
nvme Fix the LINT build. 2013-10-08 23:23:04 +00:00
nvram
nvram2env
nxge
oce
ofw Add a kernel interface (OF_xref_phandle()) for systems where phandles 2013-09-15 14:19:17 +00:00
patm
pbio
pccard
pccbb
pcf
pci vgapci: Use vga_pci_alloc_resource() to map PCI Expansion ROM 2013-09-14 17:17:32 +00:00
pcn
pdq
powermac_nvram
ppbus Clean up SIOCSIFDSTADDR usage from ifnet drivers. The ioctl itself is 2013-09-11 09:19:44 +00:00
ppc
pst
pty
puc
qlxgb
qlxgbe
qlxge
quicc
ral
random Make sure a vaiable is always initialised. 2013-10-12 23:19:01 +00:00
rc
re
rndtest Snapshot. This passes the build test, but has not yet been finished or debugged. 2013-10-04 06:55:06 +00:00
rp
rt
safe Snapshot. This passes the build test, but has not yet been finished or debugged. 2013-10-04 06:55:06 +00:00
sbni
scc
scd
sdhci
sec
sf
sfxge
sge
si
siba
siis
sio
sis
sk
smbus
smc
sn
snc
snp
sound
speaker
spibus
ste
stg
stge
streams
sym
syscons Snapshot. This passes the build test, but has not yet been finished or debugged. 2013-10-04 06:55:06 +00:00
tdfx Change the cap_rights_t type from uint64_t to a structure that we can extend 2013-09-05 00:09:56 +00:00
terasic
ti
tl
tpm
trm
tsec
twa
twe
tws Re-do r255853. Along with adding back the API/ABI changes from the 2013-09-25 17:16:21 +00:00
tx
txp
uart A final test with unmodified code has shown that a delay of 150ms 2013-08-30 15:26:45 +00:00
ubsec Snapshot. This passes the build test, but has not yet been finished or debugged. 2013-10-04 06:55:06 +00:00
usb Correct programming of XXX_MAXP register. This register is 16-bit wide 2013-10-15 17:11:13 +00:00
utopia
vge
viawd
virtio Do not hold the vtnet Rx queue lock when calling up into the stack 2013-10-05 18:07:24 +00:00
vkbd - Use make_dev_credf(MAKEDEV_REF) instead of the race-prone make_dev()+ 2013-09-07 13:45:44 +00:00
vmware/vmxnet3 Do not provide a hint of the guest's OS version 2013-10-11 06:48:40 +00:00
vr
vte
vx
vxge
watchdog
wb
wbwd
wds
wi
wl
wpi
wtap
xe
xen Allow FreeBSD to be booted from CDROM media on XenServer 6.2 and 2013-10-13 02:34:20 +00:00
xl