freebsd-nq/sys/dev/usb
Hans Petter Selasky 1354026034 Commit initial version of new XHCI driver which was written from
scratch. This driver adds support for USB3.0 devices. The XHCI
interface is also backwards compatible to USB2.0 and USB1.0 and will
evntually replace the OHCI/UHCI and EHCI drivers.

There will be follow-up commits during the coming week to link the
driver into the default kernel build and add missing USB3.0
functionality in the USB core. Currently only the driver files are
committed.

Approved by:	thompsa (mentor)
2010-10-03 08:12:17 +00:00
..
controller Commit initial version of new XHCI driver which was written from 2010-10-03 08:12:17 +00:00
input Fix UMS_BUTTON_MAX define name 2010-09-02 03:52:04 +00:00
misc Add missing MODULE_VERSION() definitions, this resolves problems around 2010-09-01 23:47:53 +00:00
net Add new device ids. 2010-09-21 22:42:14 +00:00
quirk Disable sync cache for the Transcend Jetflash V90. It is more specific 2010-08-06 13:45:16 +00:00
serial Reduce the need to accesss struct usb_device by providing functions to access 2010-09-02 04:39:45 +00:00
storage Reduce the need to accesss struct usb_device by providing functions to access 2010-09-02 04:39:45 +00:00
template
wlan Fix build breakage from r212127 2010-09-02 03:50:11 +00:00
ufm_ioctl.h
usb_bus.h
usb_busdma.c Use saner nsegments and maxsegsz parameters when creating certain DMA tags; 2010-09-14 20:41:06 +00:00
usb_busdma.h
usb_cdc.h
usb_compat_linux.c Add missing MODULE_VERSION() definitions, this resolves problems around 2010-09-01 23:47:53 +00:00
usb_compat_linux.h
usb_controller.h Add support for power mode filtering as some USB hardware does not support 2010-09-02 04:05:00 +00:00
usb_core.c
usb_core.h
usb_debug.c
usb_debug.h
usb_dev.c
usb_dev.h
usb_device.c Reduce the need to accesss struct usb_device by providing functions to access 2010-09-02 04:39:45 +00:00
usb_device.h
usb_dynamic.c
usb_dynamic.h
usb_endian.h
usb_error.c
usb_freebsd.h
usb_generic.c Reduce the need to accesss struct usb_device by providing functions to access 2010-09-02 04:39:45 +00:00
usb_generic.h
usb_handle_request.c
usb_hid.c
usb_hub.c Reduce the need to accesss struct usb_device by providing functions to access 2010-09-02 04:39:45 +00:00
usb_hub.h
usb_if.m
usb_ioctl.h
usb_lookup.c
usb_mbuf.c
usb_mbuf.h
usb_msctest.c
usb_msctest.h
usb_parse.c
usb_pci.h
usb_process.c
usb_process.h
usb_request.c
usb_request.h
usb_transfer.c Change argument for usbd_get_dma_delay() from USB bus to USB device, some 2010-09-02 04:01:18 +00:00
usb_transfer.h Change argument for usbd_get_dma_delay() from USB bus to USB device, some 2010-09-02 04:01:18 +00:00
usb_util.c
usb_util.h
usb.h
usbdevs Add new device ids. 2010-09-21 22:42:14 +00:00
usbdi_util.h Reduce the need to accesss struct usb_device by providing functions to access 2010-09-02 04:39:45 +00:00
usbdi.h Add support for power mode filtering as some USB hardware does not support 2010-09-02 04:05:00 +00:00
usbhid.h