[[PageOutline]] = 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 [http://wiki.netlabs.org/index.php/USB_Todo%27s 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 [http://hobbes.nmsu.edu/h-search.php?key=usbhcd&pushbutton=Search hobbes]. = Users = == Support == As you might have suspected, this is yet another [http://www.netlabs.org Netlabs] project. The project URL is [wiki:/ "usb"] You must be logged into TRAC to create tickets. Please login with your [http://www.netlabs.org 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. If you have troubles acquiring a [http://www.netlabs.org Netlabs] login id send an e-mail to {{{ #!html Netlabs Community Mailing List }}} 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 [/browser browsing] the sources here, you can check out the [/../repos/usb sources] with your favorite subversion client. == Building == More to come...