1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-29 16:44:03 +00:00
freebsd/sys/dev/usb/controller
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
..
at91dci_atmelarm.c
at91dci.c
at91dci.h
atmegadci_atmelarm.c
atmegadci.c
atmegadci.h
avr32dci.c
avr32dci.h
ehci_ixp4xx.c
ehci_mv.c Convert Marvell ARM platforms to FDT convention. 2010-06-13 13:28:53 +00:00
ehci_pci.c Add PCI IDs for two more nForce controllers. 2010-03-28 20:02:50 +00:00
ehci.c Change argument for usbd_get_dma_delay() from USB bus to USB device, some 2010-09-02 04:01:18 +00:00
ehci.h
ehcireg.h
musb_otg_atmelarm.c
musb_otg.c
musb_otg.h
ohci_atmelarm.c
ohci_pci.c Add PCI IDs for two more nForce controllers. 2010-03-28 20:02:50 +00:00
ohci_s3c24x0.c Add support for the Samsung S3C2xx0 family of ARM SoCs written by 2010-03-20 03:39:35 +00:00
ohci.c Change argument for usbd_get_dma_delay() from USB bus to USB device, some 2010-09-02 04:01:18 +00:00
ohci.h
ohcireg.h
uhci_pci.c
uhci.c Change argument for usbd_get_dma_delay() from USB bus to USB device, some 2010-09-02 04:01:18 +00:00
uhci.h
uhcireg.h
usb_controller.c Add missing ifdefs for usb power saving support. 2010-05-12 22:51:45 +00:00
uss820dci_atmelarm.c
uss820dci.c Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this had 2010-04-22 21:31:34 +00:00
uss820dci.h
xhci_pci.c Commit initial version of new XHCI driver which was written from 2010-10-03 08:12:17 +00:00
xhci.c Commit initial version of new XHCI driver which was written from 2010-10-03 08:12:17 +00:00
xhci.h Commit initial version of new XHCI driver which was written from 2010-10-03 08:12:17 +00:00
xhcireg.h Commit initial version of new XHCI driver which was written from 2010-10-03 08:12:17 +00:00