- 04 Jul, 2020 1 commit
-
-
Robert Sprowson authored
The prototype for vtophys returns an unsigned value, update this driver to match the port header file from USBDriver-1_31. Use symbolic names for HAL calls. Version 0.42. Tagged as 'EHCIDriver-0_42'
-
- 18 Nov, 2017 1 commit
-
-
ROOL authored
Detail: Add missing logprintf(). Admin: Submission for USB bounty. Version 0.40. Tagged as 'EHCIDriver-0_40'
-
- 19 Aug, 2017 1 commit
-
-
ROOL authored
Detail: Use those in C:USB rather than reaching inside the adjacent USBDriver. Use local EHCI declarations too. Admin: Requires USBDriver-1_21. Version 0.36. Tagged as 'EHCIDriver-0_36'
-
- 31 Jul, 2017 1 commit
-
-
Robert Sprowson authored
NetBSD->USBDriver to grab some headers. Retagged.
-
- 30 Jul, 2017 1 commit
-
-
ROOL authored
Detail: Makefile created. Removed USBHAL switched code. Pulled out BSD support functions into a new file (bsd_fns.c), and made DebugLib filter naming consistent. Changed ehci_base address to hci_base to allow commonality, though this isn't (yet) made use of. Expanded tabs in CMHG file. Admin: Tested in an OMAP4 ROM. Submission for USB bounty. Version 0.35. Tagged as 'EHCIDriver-0_35'
-