> Have you made any headway trying to decipher the VIA UHCI filter driver? > I think the one you were looking at must have been their USB-1.1 driver; > maybe it would be better to examine the USB-2.0 driver, which is the one > that would be installed for a VT6202. That chip makes a good prototype > example, even though it's a little old now, of the UHCI halt-on-babble > problem.
Hi Alan, things were going fine until windows crashed (my disassembler runs on windows) and the disassembly got corrupted. Since it is in a proprietary format, I am having some trouble recovering it. Maybe I need to reverse engineer the disassembler first! Anyway, the usb-1.1 driver is very simple, so once I get these tool chain problems sorted out things should go quickly. I'm basing this work on the version for windows 98, since later versions of windows may have incorporated fixes directly into the usb stack. However there is a risk that VIA doesn't support newer cards under windows 98, which means some fixes may be missed. I suppose I should also reverse engineer their XP driver... I haven't looked at the usb-2.0 driver at all. As you may guess, I personally have only usb-1.1... > So far technical support at VIA has been completely nonresponsive to > requests for help. I know that feeling... Duncan. ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
