[linux-usb-devel] Re: VIA workaround for UHCI port reset

2004-02-27 Thread Alan Stern
On Fri, 27 Feb 2004, Duncan Sands wrote: > The workarounds concern the following PCI ids: > > 1106:0596 VT82C596 ISA [Mobile South] > 1106:0586 VT82C586/A/B PCI-to-ISA [Apollo VP] > 1106:3038 VT6202 [USB controller] > > I guess the last one is the most important. It's the only one I care about.

[linux-usb-devel] Re: VIA workaround for UHCI port reset

2004-02-27 Thread Duncan Sands
> Sorry to put you to the trouble, but in the end I think the results will > justify your efforts. The workarounds concern the following PCI ids: 1106:0596 VT82C596 ISA [Mobile South] 1106:0586 VT82C586/A/B PCI-to-ISA [Apollo VP] 1106:3038 VT6202 [USB controller] I guess the last one is the most

Re: [linux-usb-devel] Re: VIA workaround for UHCI port reset

2004-02-27 Thread Duncan Sands
> Could anyone who is doing reverse engineering, please look at my > http://revenge.berlios.de site, and read some of the "User guide" I have > there, and then provide any new ideas they think would help. > I am hoping to be able to get to a stage where one throws an executable > or a lib at it, an

Re: [linux-usb-devel] Re: VIA workaround for UHCI port reset

2004-02-27 Thread James Courtier-Dutton
Duncan Sands wrote: On Sunday 22 February 2004 21:47, Alan Stern wrote: On Sun, 22 Feb 2004, Duncan Sands wrote: I should mention (down here at the bottom of the email where hopefully no-one from VIA is going to notice :) ), that I did quite a bit of rummaging around inside VIA's "filter driver"

[linux-usb-devel] Re: VIA workaround for UHCI port reset

2004-02-27 Thread Duncan Sands
On Friday 27 February 2004 15:57, Alan Stern wrote: > On Fri, 27 Feb 2004, Duncan Sands wrote: > > Hi Alan, I can't find the file, so I guess I will have to do it all again > > :) This is not such a bad thing because I'm sure they have put a lot > > more fixes in since I last looked. > > Sorry to

[linux-usb-devel] Re: VIA workaround for UHCI port reset

2004-02-27 Thread Alan Stern
On Fri, 27 Feb 2004, Duncan Sands wrote: > Hi Alan, I can't find the file, so I guess I will have to do it all again :) This > is not such a bad thing because I'm sure they have put a lot more fixes in > since I last looked. Sorry to put you to the trouble, but in the end I think the results wil

[linux-usb-devel] Re: VIA workaround for UHCI port reset

2004-02-27 Thread Duncan Sands
On Sunday 22 February 2004 21:47, Alan Stern wrote: > On Sun, 22 Feb 2004, Duncan Sands wrote: > > I should mention (down here at the bottom of the email where hopefully > > no-one from VIA is going to notice :) ), that I did quite a bit of > > rummaging around inside VIA's "filter driver" for wind

[linux-usb-devel] Re: VIA workaround for UHCI port reset

2004-02-22 Thread Alan Stern
On Sun, 22 Feb 2004, Duncan Sands wrote: > I should mention (down here at the bottom of the email where hopefully no-one > from VIA is going to notice :) ), that I did quite a bit of rummaging around inside > VIA's "filter driver" for windows. This driver (which you can get from their > website)

[linux-usb-devel] Re: VIA workaround for UHCI port reset

2004-02-22 Thread Duncan Sands
> Back last fall you mentioned something about needing to add a workaround > to the UHCI driver's port reset code for VIA hardware. It had to do with > making sure the controller was suspended before doing the reset. Can you > remember the details? Is it still needed? Hi Alan, this work around