Re: [linux-usb-devel] Still problems with Genesys device

2004-07-11 Thread Alan Stern
On Sun, 11 Jul 2004, Gerd v. Egidy wrote: > Ok, here we go with full logging: > > [...] > Jul 11 00:11:38 fire kernel: usb-storage: *** thread awakened. > Jul 11 00:11:38 fire kernel: usb-storage: Command READ_10 (10 bytes) > Jul 11 00:11:38 fire kernel: usb-storage: 28 00 00 00 4d 97 00 00 40 0

Re: [linux-usb-devel] Still problems with Genesys device

2004-07-11 Thread Gerd v. Egidy
> > You could try increasing the length of the delay that the patch adds to > > transport.c. Make it 200us instead of 100us and see what happens. > > Ok, at first glance it looks like it's working with delay >= 350us > (I tried 200, 600, 400, 300, 350). > I can mount and have transferred some gigs

Re: [linux-usb-devel] Still problems with Genesys device

2004-07-10 Thread Gerd v. Egidy
Hi Alan, > > I still got problems with my Genesys USB-IDE converter after applying > > Alans latest patch (max_sectors=64, 100us delay). > > I rather suspected it was too much to hope that the patch would fix things > for everybody. Thanks for still trying to come up with possible solutions... >

Re: [linux-usb-devel] Still problems with Genesys device

2004-07-10 Thread Alan Stern
On Sat, 10 Jul 2004, David Brownell wrote: > Alan Stern wrote: > > > You have to turn on the usb-storage debugging option in your kernel's > > configuration; without it the log just doesn't have enough information to > > tell what's happening. > > Often that just makes things work though, by s

Re: [linux-usb-devel] Still problems with Genesys device

2004-07-10 Thread David Brownell
Alan Stern wrote: You have to turn on the usb-storage debugging option in your kernel's configuration; without it the log just doesn't have enough information to tell what's happening. Often that just makes things work though, by slowing things down because of the logging. I think there should st

Re: [linux-usb-devel] Still problems with Genesys device

2004-07-10 Thread Alan Stern
On Sat, 10 Jul 2004, Gerd v. Egidy wrote: > Hi, > > I still got problems with my Genesys USB-IDE converter after applying Alans > latest patch (max_sectors=64, 100us delay). I rather suspected it was too much to hope that the patch would fix things for everybody. > Sometimes it works and I ca

[linux-usb-devel] Still problems with Genesys device

2004-07-10 Thread Gerd v. Egidy
Hi, I still got problems with my Genesys USB-IDE converter after applying Alans latest patch (max_sectors=64, 100us delay). Sometimes it works and I can transfer 50G but sometimes it already fails on mounting the 200G reiserfs partition. If I use it not directly, but through devicemapper and d