Changes between Version 3 and Version 4 of WikiStart


Ignore:
Timestamp:
Aug 13, 2011, 1:58:14 PM (13 years ago)
Author:
warpuser
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v3 v4  
    33This should become the home for about all source code related to USB on OS/2 and eCS, namely:
    44
    5  * USB UHCI, OHCI and EHCI (at least as much as possible of that stuff)
     5 * USB UHCI, OHCI and EHCI host controller driver
     6 * USB MSD clones
     7 * USB CDROM driver (search for USB on hobbes)
     8 * USBCFG (ask the author, not sure if this is OSS)
    69 * libusb, mainly used for Unix-like apps
    7  * USBCFG (ask the author, not sure if this is OSS)
    8  * USB CDROM stuff (search for USB on hobbes)
    9  * USB MSD clones
    1010 * USBMOUNTD (search hobbes)
    1111 * ... whatever we forgot
     
    1313A more detailed list of stuff can be found in the [http://wiki.netlabs.org/index.php/USB_Todo%27s netlabs.org Wiki].
    1414
    15 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.
     15We hope that we can fix the USB mess we have right now and get versions that can be used by any other developer easily.
     16Currently the usb host controller drivers are being worked on, snapshots of these drivers can be found on [http://hobbes.nmsu.edu/]