mirror of
https://github.com/opnsense/src.git
synced 2026-02-25 11:00:15 -05:00
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. |
||
|---|---|---|
| .. | ||
| at91dci.c | ||
| at91dci.h | ||
| at91dci_atmelarm.c | ||
| atmegadci.c | ||
| atmegadci.h | ||
| atmegadci_atmelarm.c | ||
| ehci.c | ||
| ehci.h | ||
| ehci_ixp4xx.c | ||
| 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 | ||
| uss820dci.h | ||
| uss820dci_atmelarm.c | ||