USBD replacement
USBD replacement
Is anybody working on the usbd replacemenet (I mean opensource) ? Is it still planned as part of ps2sdk? Is there any info about how ps2 access the ohci hw or any other low level stuff (ohci chip specification etc) ?
-
- Posts: 564
- Joined: Sat Jan 17, 2004 10:22 am
- Location: Sweden
- Contact:
I checked the CVS - the work of TyRaNiD is the nice foudation (lists, OHCI register handling, interrupts). I'm planning to work on this a little bit, so my question is: Did anyone already made some changes (of the usbd driver) that are not in CVS? I don't want to duplicate the work that might possibly be done before....
Nice project !!!
As I'm not really happy with the current PS2SDK USB mouse driver, I took a look at the USBD interface (which is incomplete regarding to a 3rd party USB driver...), but I did not write any change for the moment but be sure I'll will be very interested into your work...
As I'm not really happy with the current PS2SDK USB mouse driver, I took a look at the USBD interface (which is incomplete regarding to a 3rd party USB driver...), but I did not write any change for the moment but be sure I'll will be very interested into your work...
- TiTAN Art Division -
http://www.titandemo.org
http://www.titandemo.org
If you want to replace the mouse driver then do so. The Mouse driver is based on the Mouse boot protocol as opposed to the proper HID protocol (same with the keyboard driver). Unfortunately a number of companies don't go the extra yard and put in a working boot protocol so there are problems with a number of devices.