Changes between Version 8 and Version 9 of Ticket #621
- Timestamp:
- 2018-01-22T18:49:18Z (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #621 – Description
v8 v9 6 6 A prerequisite for the Raspberry Pi USB controller driver would be a simple Raspberry Pi platform driver that would provide attachment points for the USB controller driver and possibly also for other drivers. This small driver represents an ideal qualification task for GSoC students who wish to work on this project. 7 7 [[br]][[br]] 8 HelenOS currently supports USB 1.1 and USB 2.0. USB 3.0 development branch is available on GitHub and is awaiting integration into the main development branch. The Raspberry Pi USB controller can be programmed either for USB 1.1 or USB 2.0.8 HelenOS currently supports USB 1.1 and USB 2.0. USB 3.0 development branch is available on !GitHub and is awaiting integration into the main development branch. The Raspberry Pi USB controller can be programmed either for USB 1.1 or USB 2.0. 9 9 10 10 What Gains and Benefits will this bring?::