freebsd-nq/sys/dev/usb2
Alfred Perlstein d5474fd85f Sync with usb4bsd:
src/lib/libusb20/libusb20_desc.c

Make "libusb20_desc_foreach()" more readable.

src/sys/dev/usb2/controller/*.[ch]
src/sys/dev/usb2/core/*.[ch]

Implement support for USB power save for all HC's.

Implement support for Big-endian EHCI.

Move Huawei quirks back into "u3g" driver.

Improve device enumeration.

src/sys/dev/usb2/ethernet/*[ch]

Patches for supporting new AXE Gigabit chipset.

src/sys/dev/usb2/serial/*[ch]

Fix IOCTL return code.

src/sys/dev/usb2/wlan/*[ch]

Sync with old USB stack.

Submitted by: hps
2009-01-04 00:12:01 +00:00
..
bluetooth Remove superfluous return statements from the end of void functions. 2008-12-11 23:17:48 +00:00
controller Sync with usb4bsd: 2009-01-04 00:12:01 +00:00
core Sync with usb4bsd: 2009-01-04 00:12:01 +00:00
ethernet Sync with usb4bsd: 2009-01-04 00:12:01 +00:00
image Sync with usb4bsd: 2009-01-04 00:12:01 +00:00
include Sync with usb4bsd: 2009-01-04 00:12:01 +00:00
input Remove CALLOUT_RETURNUNLOCKED from the callouts, there is no reason for them to 2008-12-23 19:59:21 +00:00
misc Remove superfluous return statements from the end of void functions. 2008-12-11 23:17:48 +00:00
ndis
quirk Remove superfluous return statements from the end of void functions. 2008-12-11 23:17:48 +00:00
serial Sync with usb4bsd: 2009-01-04 00:12:01 +00:00
sound Sync with usb4bsd: 2009-01-04 00:12:01 +00:00
storage Sync with usb4bsd: 2009-01-04 00:12:01 +00:00
template Remove superfluous return statements from the end of void functions. 2008-12-11 23:17:48 +00:00
wlan Sync with usb4bsd: 2009-01-04 00:12:01 +00:00