usb: Import USB support from libusb

This commit is contained in:
Sebastian Huber
2015-03-16 21:39:14 +01:00
parent a0828f98d2
commit 278bc93a59
11 changed files with 1274 additions and 841 deletions

View File

@@ -117,8 +117,9 @@ def rtems(mm):
'pppd/upap.c',
'pppd/utils.c',
'sys/dev/usb/controller/ehci_mpc83xx.c',
'sys/dev/usb/controller/ohci_lpc24xx.c',
'sys/dev/usb/controller/ohci_lpc32xx.c',
'sys/dev/usb/controller/ohci_lpc.c',
'sys/dev/usb/controller/usb_otg_transceiver.c',
'sys/dev/usb/controller/usb_otg_transceiver_dump.c',
'sys/dev/smc/if_smc_nexus.c',
'sys/dev/ffec/if_ffec_mcf548x.c',
'sys/dev/dw_mmc/dw_mmc.c',