wiki:WikiStart

Version 14 (modified by David Azarewicz, 10 years ago) (diff)

--

USB for OS/2 and eCS

This should become the home for about all source code related to USB on OS/2 and eCS, namely:

  • USB UHCI, OHCI and EHCI host controller driver
  • USB MSD clones
  • USB CDROM driver (search for USB on hobbes)
  • USBCFG (ask the author, not sure if this is OSS)
  • libusb, mainly used for Unix-like apps
  • USBMOUNTD (search hobbes)
  • ... whatever we forgot

A more detailed list of stuff can be found in the netlabs.org Wiki.

We hope that we can fix the USB mess we have right now and get versions that can be used by any other developer easily. Currently the usb host controller drivers are being worked on, snapshots of these drivers can be found on hobbes.

There are two branches of USB drivers available. The development branch which may contain experimental code is numbered 10.xxx. The stable eCS releases are numbered 11.xx.

Users

Binaries

Official eCS binary releases can be downloaded from the BetaZone in the USB Stack project at ​http://www.ecomstation.com

These official eCS binary releases are thoroughly tested on many different systems and various configurations.

New releases are announced on the mailing list and elsewhere.

Support and Submitting Tickets

Please read the Troubleshooting page before submitting a ticket.

Reporting bugs and requesting new features is done through the ticket system. You can view existing tickets, add comments to them and create new tickets using the corresponding buttons at the top of every page. If you want to submit a new bug or request a feature, please use the Search function first to make sure there is no ticket for this task already created.

In order to receive e-mails when your ticket is updated, make sure you have updated your preferences with your correct e-mail address.

We review the tickets regularly and leave comments if we need more info. So please revisit the Feedback analysis as often as possible. If we leave comment and don't get feedback from the ticket creator, we will close the ticket after some weeks.

You must be logged into TRAC to create tickets. Please login with your Netlabs login id. If you do not have a login id, you can request one at http://www.netlabs.org/en/site/member/member.xml. Your login id is created immediately even though there is no indication that it was done. After creating your login, simply go back to the Panorama support page, click Login at the top of the page, and use your new login and password to log in. If you have trouble acquiring a Netlabs login id send an e-mail to Netlabs Community Mailing List.

Please make sure your name and e-mail address are set correctly in your Preferences. This will ensure that you get an e-mail when your ticket is updated.

Developers

Getting the sources

In addition to browsing the sources here, you can check out the sources with your favorite subversion client.

Building

More to come...