----- Original Message ----- From: "Benoit Audouard" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Friday, June 24, 2005 1:48 AM Subject: Re: [Eagleusb-dev] eagle-usb with uhci
> Hi, > On Thu, June 23, 2005 22:45, david said: > > > Now i've bougth an epia motherboard, the builtin usb subsystem works > > Which model exactly ? which processor ? > > > with the uhci_hcd module, but if i connect the modem i obtain tons of > > these lines > > > > URB status indicates error (-71) > > > > and the modem is unusable. > > Indeed that kind of error corresponds to usb problems (I haven't seen this > error code on the forum though). > is it usb 1.0, 1.1 or 2.0 ? > > > I've tested kernel 2.4.27/2.6.8/2.6.11 and driver version up to 2.3.2 > > > > now i'm connected with a external pci usb card (ohci_hcd and ehci_hcd) > > with kernel 2.6.8 and eagle 2.1.1, no one error message > > > > I suspect an incompatibility with the uhci_hcd module, i'm wrong? > > I think you're right > > > do you > > need more information? > > lspci # to show the model > cat /proc/pci # for vendor id / product id / revision of your usb > This show usb controller id lspci -n | grep 0c03 this show names lspci | grep USB Gilles
