Re: usb mass storage bug

2005-07-13 Thread Pete Zaitcev
On Wed, 13 Jul 2005 13:53:16 -0700, Greg KH <[EMAIL PROTECTED]> wrote: > You are right, ub isn't _that_ slow at all, I use it all the time on > some of my devices just fine. Ub actually gets terribly slow when partition size is odd (for both reading and writing). I even have a patch for it, but i

Re: usb mass storage bug

2005-07-13 Thread Alberto Santini
can you tell if it is ehci, ohci or uhci? [Alberto [EMAIL PROTECTED]://laGNUsi.net/] [Actually the only one TECO developer, i believe:] [Want to help me? Mail me!] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More maj

Re: usb mass storage bug

2005-07-13 Thread Greg KH
On Tue, Jul 12, 2005 at 10:50:13PM -0700, Pete Zaitcev wrote: > On Mon, 11 Jul 2005 20:09:58 -0700, Greg KH <[EMAIL PROTECTED]> wrote: > > On Mon, Jul 11, 2005 at 01:30:47PM -0700, Joe Sevy wrote: > > > Sorry, no logs or dmesg to report; just performance. > > > Using kernel 2.6.12: USB flash drive

Re: usb mass storage bug

2005-07-12 Thread Pete Zaitcev
On Mon, 11 Jul 2005 20:09:58 -0700, Greg KH <[EMAIL PROTECTED]> wrote: > On Mon, Jul 11, 2005 at 01:30:47PM -0700, Joe Sevy wrote: > > Sorry, no logs or dmesg to report; just performance. > > Using kernel 2.6.12: USB flash drive (san-disk cruzer > > micro) Copy FROM drive is normal and quick; copy

Re: usb mass storage bug

2005-07-12 Thread Pete Zaitcev
On Mon, 11 Jul 2005 13:30:47 -0700 (PDT), Joe Sevy <[EMAIL PROTECTED]> wrote: > Sorry, no logs or dmesg to report; just performance. > Using kernel 2.6.12: USB flash drive (san-disk cruzer > micro) Copy FROM drive is normal and quick; copy TO > drive is amazingly slow. (30 minutes for 50K file). >

Re: usb mass storage bug

2005-07-11 Thread Greg KH
On Mon, Jul 11, 2005 at 01:30:47PM -0700, Joe Sevy wrote: > Sorry, no logs or dmesg to report; just performance. > Using kernel 2.6.12: USB flash drive (san-disk cruzer > micro) Copy FROM drive is normal and quick; copy TO > drive is amazingly slow. (30 minutes for 50K file). > Used same configurat

usb mass storage bug

2005-07-11 Thread Joe Sevy
Sorry, no logs or dmesg to report; just performance. Using kernel 2.6.12: USB flash drive (san-disk cruzer micro) Copy FROM drive is normal and quick; copy TO drive is amazingly slow. (30 minutes for 50K file). Used same configuration as for 2.6.11.11. Cured by going back to old kernel. Sorry I ca