wiki:WikiStart

Version 10 (modified by David Azarewicz, 11 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.

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

Users

Support

As you might have suspected, this is yet another Netlabs project. The project URL is usb

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.
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 some comment on a ticket and don't get feedback from the ticket creator, the ticket will be closed some weeks later.

Anonymous access to the ticket system has been restricted due to multiple attacks of stupid spammers we've been suffering from lately. In order to create a new ticket or comment the existing one, you need to 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. We are sorry for any inconvenience, but at the present time this is the only way to avoid extremely annoying spam.

If you have open tickets created with the guest login, please add a comment to the ticket showing your new login id and we will update the ticket so that you automatically receive e-mail when your open tickets are 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...