opnsense-src/sys/dev/usb/controller
Andrew Thompson e55e1ebc35 (re)merge r186415,186416 from the old usb stack;
o add Transaction Translator support (still missing ISOC xfers)
o add EHCI_SCFLG_BIGEMMIO flag to force big-endian byte-select to be
  set in USBMODE
o split reset work into new public routine ehci_reset so bus shim drivers
  can force big-endian byte-select before ehci_init
o enable TT and big-endian MMIO
o force a reset before ehci_init to get byte-select setup

Also go back to using USB_EHCI_BIG_ENDIAN_DESC at compile time to enable the
byteswapping and reduce diffs to the original commits.

This fixes the new USB stack on the Cambria board.
2009-03-07 19:49:47 +00:00
..
at91dci.c
at91dci.h Also use proper capitalisation of FreeBSD in other source files. 2009-02-24 17:15:29 +00:00
at91dci_atmelarm.c
atmegadci.c
atmegadci.h
atmegadci_atmelarm.c
ehci.c (re)merge r186415,186416 from the old usb stack; 2009-03-07 19:49:47 +00:00
ehci.h (re)merge r186415,186416 from the old usb stack; 2009-03-07 19:49:47 +00:00
ehci_ixp4xx.c (re)merge r186415,186416 from the old usb stack; 2009-03-07 19:49:47 +00:00
ehci_mbus.c
ehci_pci.c
musb_otg.c
musb_otg.h
musb_otg_atmelarm.c
ohci.c
ohci.h
ohci_atmelarm.c
ohci_pci.c
uhci.c
uhci.h
uhci_pci.c
usb_controller.c
uss820dci.c Also use proper capitalisation of FreeBSD in other source files. 2009-02-24 17:15:29 +00:00
uss820dci.h Also use proper capitalisation of FreeBSD in other source files. 2009-02-24 17:15:29 +00:00
uss820dci_atmelarm.c Also use proper capitalisation of FreeBSD in other source files. 2009-02-24 17:15:29 +00:00