Changes between Version 6 and Version 8 of Ticket #621


Ignore:
Timestamp:
2018-01-22T18:46:49Z (7 years ago)
Author:
Jakub Jermář
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #621

    • Property Keywords gsoc17 gsoc18 added
  • Ticket #621 – Description

    v6 v8  
    66  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.
    77  [[br]][[br]]
    8   HelenOS currently supports USB 1.1. USB 2.0 development branch is available on Launchpad 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.
    99
    1010 What Gains and Benefits will this bring?::
     
    2323  * [http://www.raspberrypi.org/documentation/hardware/raspberrypi/usb/README.md Raspberry Pi USB documentation on Raspberry Pi project homepage]
    2424  * [http://www.raspberrypi.org/documentation/hardware/raspberrypi/bcm2835/README.md BCM2835 chip documentation on Raspberry Pi project homepage]
    25   * [https://code.launchpad.net/~jan.vesely/helenos/usb lp:~jan.vesely/helenos/usb Development branch with USB 2.0 support]
     25  * [https://github.com/helenos-xhci-team/helenos Development branch with USB 3.0 support]
    2626
    2727 Possible mentors::