opnsense-src/sys/dev/usb/controller
Weongyo Jeong fe1c24e3d6 Handles the unit number correctly that the previous commit had a problem
(wrong unit number for a host controller) when the module is load /
unloaded repeatly.  Attaching the USB pf is moved to usbus device's
attach.

Pointed by:	yongari
2010-11-25 03:30:43 +00:00
..
at91dci.c Correct some root HUB descriptor fields in multiple controller drivers. 2010-10-13 20:37:19 +00:00
at91dci.h
at91dci_atmelarm.c
atmegadci.c Correct some root HUB descriptor fields in multiple controller drivers. 2010-10-13 20:37:19 +00:00
atmegadci.h
atmegadci_atmelarm.c
avr32dci.c Correct some root HUB descriptor fields in multiple controller drivers. 2010-10-13 20:37:19 +00:00
avr32dci.h
ehci.c The EHCI_CAPLENGTH and EHCI_HCIVERSION registers are actually sub-registers 2010-10-25 15:51:43 +00:00
ehci.h Revert most of r197682 (EHCI Hardware BUG workaround). Implement 2010-10-14 21:38:06 +00:00
ehci_ixp4xx.c
ehci_mv.c
ehci_pci.c Remove unused EHCI register definition. 2010-10-14 21:41:08 +00:00
ehcireg.h The EHCI_CAPLENGTH and EHCI_HCIVERSION registers are actually sub-registers 2010-10-25 15:51:43 +00:00
musb_otg.c Correct some root HUB descriptor fields in multiple controller drivers. 2010-10-13 20:37:19 +00:00
musb_otg.h
musb_otg_atmelarm.c
ohci.c Correct some root HUB descriptor fields in multiple controller drivers. 2010-10-13 20:37:19 +00:00
ohci.h
ohci_atmelarm.c
ohci_pci.c
ohci_s3c24x0.c
ohcireg.h
uhci.c
uhci.h
uhci_pci.c
uhcireg.h
usb_controller.c Handles the unit number correctly that the previous commit had a problem 2010-11-25 03:30:43 +00:00
uss820dci.c Correct some root HUB descriptor fields in multiple controller drivers. 2010-10-13 20:37:19 +00:00
uss820dci.h
uss820dci_atmelarm.c
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
xhci_pci.c 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