1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-19 15:33:56 +00:00
freebsd/sys/dev/usb
Hans Petter Selasky 5e184962dd - Add support for Etron EJ168 USB 3.0 Host Controllers.
This brand of controllers expects that the number of
contexts specified in the input slot context points
to an active endpoint context, else it refuses to
operate.

- Ring the correct doorbell when streams mode is used.
- Wrap one or two long lines.

Tested by:	Markus Pfeiffer (DragonFlyBSD)
MFC after:	1 week
2012-12-01 22:13:38 +00:00
..
controller - Add support for Etron EJ168 USB 3.0 Host Controllers. 2012-12-01 22:13:38 +00:00
input Add missing CTLFLAG_TUN flag to tunable sysctls in USB stack. 2012-10-26 06:04:47 +00:00
misc
net Look for MAC address in FDT tree nodes that are usb network devices and 2012-11-23 03:34:12 +00:00
quirk Remove no longer needed quirk. 2012-11-23 08:22:06 +00:00
serial Add support for AT&T Sierra Wireless USB 3G adapter 2012-11-29 00:32:03 +00:00
storage Add the UQ_MSC_NO_PREVENT_ALLOW quirk to handle devices that do not support 2012-11-05 21:03:38 +00:00
template
wlan Add missing CTLFLAG_TUN flag to tunable sysctls in USB stack. 2012-10-26 06:04:47 +00:00
ufm_ioctl.h
usb_bus.h
usb_busdma.c
usb_busdma.h
usb_cdc.h
usb_compat_linux.c
usb_compat_linux.h
usb_controller.h Add support for the so-called streams feature of BULK endpoints 2012-08-12 17:53:06 +00:00
usb_core.c
usb_core.h Add support for the so-called streams feature of BULK endpoints 2012-08-12 17:53:06 +00:00
usb_debug.c Add missing CTLFLAG_TUN flag to tunable sysctls in USB stack. 2012-10-26 06:04:47 +00:00
usb_debug.h Make several timing parameters of the USB enumeration sequence tuneable. 2012-10-24 07:23:29 +00:00
usb_dev.c Add missing CTLFLAG_TUN flag to tunable sysctls in USB stack. 2012-10-26 06:04:47 +00:00
usb_dev.h
usb_device.c Add missing CTLFLAG_TUN flag to tunable sysctls in USB stack. 2012-10-26 06:04:47 +00:00
usb_device.h Fix spelling. 2012-08-10 14:44:04 +00:00
usb_dynamic.c
usb_dynamic.h
usb_endian.h
usb_error.c
usb_freebsd.h Add support for the so-called streams feature of BULK endpoints 2012-08-12 17:53:06 +00:00
usb_generic.c Add missing CTLFLAG_TUN flag to tunable sysctls in USB stack. 2012-10-26 06:04:47 +00:00
usb_generic.h
usb_handle_request.c
usb_hid.c
usb_hub.c Add missing CTLFLAG_TUN flag to tunable sysctls in USB stack. 2012-10-26 06:04:47 +00:00
usb_hub.h
usb_if.m
usb_ioctl.h Rename new IOCTL to singular form of the noun "streams". 2012-08-13 18:09:19 +00:00
usb_lookup.c
usb_mbuf.c
usb_mbuf.h
usb_msctest.c If a USB mass storage device doesn't respond properly 2012-10-30 16:56:16 +00:00
usb_msctest.h
usb_parse.c
usb_pci.h
usb_pf.c Make the "struct if_clone" opaque to users of the cloning API. Users 2012-10-16 13:37:54 +00:00
usb_pf.h
usb_process.c Add missing CTLFLAG_TUN flag to tunable sysctls in USB stack. 2012-10-26 06:04:47 +00:00
usb_process.h
usb_request.c Make several timing parameters of the USB enumeration sequence tuneable. 2012-10-24 07:23:29 +00:00
usb_request.h
usb_transfer.c Add support for the so-called streams feature of BULK endpoints 2012-08-12 17:53:06 +00:00
usb_transfer.h
usb_util.c
usb_util.h
usb.h Make several timing parameters of the USB enumeration sequence tuneable. 2012-10-24 07:23:29 +00:00
usbdevs Add support for AT&T Sierra Wireless USB 3G adapter 2012-11-29 00:32:03 +00:00
usbdi_util.h
usbdi.h Add support for the so-called streams feature of BULK endpoints 2012-08-12 17:53:06 +00:00
usbhid.h