Re: [Linux-usb-users] Possible bug is USB storage/sda module? [having the same problem, can you help?]

2007-10-27 Thread Alan Stern
On Wed, 24 Oct 2007, Halfling Rogue wrote: > I'm sorry if this seems very random, but I've been having a lot of trouble > mounting an external WD USB hard drive, and while Googling my particular I/O > error I came across your message on the mailing > list

Re: [Linux-usb-users] USB Buffer OverFlow

2007-10-27 Thread Alan Stern
On Fri, 26 Oct 2007, Ankur wrote: > Hi, > Is there any way to check whether the USB buffer is empty or not or the > current command has been sent or not ? > I am doing this >sendControlMessage (); >system("usleep 8000"); >sendControlMessage (); > > this seems to be creating a

Re: [Linux-usb-users] Host Controller Driver Question

2007-10-27 Thread Alan Stern
On Thu, 25 Oct 2007, Steve Addison wrote: > I need to add a USB host controller chip to an embedded product that's > running a kernel 2.4.18 > When selecting a host controller chip, I'm wondering about drivers. Are > pretty much all OHCI chips > handled by the generic OHCI drivers? Lots of them