Re: [linux-usb-devel] USB 2.0 mass storage problem

2004-02-23 Thread Juhan Ernits
Hi again, On Mon, 23 Feb 2004, Alan Stern wrote: > Basically the same fix that worked for "Francis, Chong Chan Fai" ought to > work for you. It's a very simple change, as you can see from the patch > below. > > Alan Stern > > > = scsiglue.c 1.70 vs edited = > --- 1.70/drivers/usb/s

Re: [linux-usb-devel] USB 2.0 mass storage problem

2004-02-23 Thread Alan Stern
On Mon, 23 Feb 2004, Juhan Ernits wrote: > Hi, > > this post is partly a supplement of Francis, Chong Chan Fai's post from Feb 07, > 2004. > http://www.mail-archive.com/[EMAIL PROTECTED]/msg19771.html > > The behaviour is similar, i.e. the attached USB2.0 hardisk fails when ehci_hci > module i

Re: [linux-usb-devel] USB 2.0 mass storage problem

2004-02-23 Thread Juhan Ernits
Hi, this post is partly a supplement of Francis, Chong Chan Fai's post from Feb 07, 2004. http://www.mail-archive.com/[EMAIL PROTECTED]/msg19771.html The behaviour is similar, i.e. the attached USB2.0 hardisk fails when ehci_hci module is loaded, but works fine without it (i.e. in USB1.1 mode)

Re: [linux-usb-devel] USB 2.0 mass storage problem

2004-02-09 Thread Alan Stern
On Sun, 8 Feb 2004, Francis, Chong Chan Fai wrote: > Hi, > > I have my laptop installed with Fedora Core (Kernel 2.4.22), and I want to > use a USB 2.0 120G hard drive via a Cardbus USB2.0 adaptor. > I plug the Cardbus card, and then the USB2.0 HD, (after a few config) linux > recognize my HD and

[linux-usb-devel] USB 2.0 mass storage problem

2004-02-07 Thread Francis, Chong Chan Fai
Hi, I have my laptop installed with Fedora Core (Kernel 2.4.22), and I want to use a USB 2.0 120G hard drive via a Cardbus USB2.0 adaptor. I plug the Cardbus card, and then the USB2.0 HD, (after a few config) linux recognize my HD and I can use mount /dev/sda1 /mnt/extra to mount it. HOWEVER, the