- 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'
-
- 27 Jan, 2018 1 commit
-
-
ROOL authored
Detail: Listen for Service_USB_USBDriverDead then shut down the driver, rather than Service_ModulePostFinal. Take care to preserve the other softc members that the module only captures during init - otherwise subsequently these are all zero. Ensure the returned status is defined if USBDriver_InsertTransfer fails (because USBDriver has gone). Admin: Submission from Colin Granville. Version 0.41. Tagged as 'EHCIDriver-0_41'
-
- 18 Nov, 2017 1 commit
-
-
ROOL authored
Detail: Add missing logprintf(). Admin: Submission for USB bounty. Version 0.40. Tagged as 'EHCIDriver-0_40'
-
- 21 Oct, 2017 1 commit
-
-
ROOL authored
Detail: ehcivar.h sync'd with NetBSD revision 1.38. ehci.c minor changes from NetBSD revision 1.169, being careful to keep the ETTF handling. ehcireg.h already at NetBSD revision 1.34 (unchanged). usbroothub_subr.c already at NetBSD revision 1.1 (unchanged). Function prototype for build_veneer() changed to match implementation in ehci.c. Admin: Submission for USB bounty. Version 0.39. Tagged as 'EHCIDriver-0_39'
-
- 07 Oct, 2017 1 commit
-
-
Jeffrey Lee authored
Detail: c/ehci, c/usbroothub_subr - Use local copy of usbroothub_subr.h, as USBDriver no longer exports its copy Admin: Tested in Iyonix ROM softload Required when using USBDriver-1_23 or later Version 0.38. Tagged as 'EHCIDriver-0_38'
-
- 19 Sep, 2017 2 commits
-
-
ROOL authored
Detail: A few sections of code guarded by USBHAL defines carried over from when this component was split off USBDriver. The define is unset, so they can be removed. Admin: Submission for USB bounty. Version 0.37. Tagged as 'EHCIDriver-0_37'
-
ROOL authored
Detail: Since the 'c' file is a local copy, host the 'h' file too. Admin: Submission for USB bounty. Retagged. Version 0.36. Not tagged
-
- 19 Aug, 2017 2 commits
- 31 Jul, 2017 1 commit
-
-
Robert Sprowson authored
NetBSD->USBDriver to grab some headers. Retagged.
-
- 30 Jul, 2017 3 commits
-
-
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'
-
ROOL authored
-
ROOL authored
Admin: Reference tag was USBDriver-1_19. ehci.c revision 1.20 ehcimodule.c revision 1.28 usbroothub_subr.c cmhg/EHCIDriverHdr revision 1.6 (previously named ehcimodhead) ehcireg.h revision 1.9 ehcivar.h revision 1.11 Resources/UK/Messages revision 1.3 (previously named EHCIMessages) call_veneer.s revision 1.6
-