RE: USB problems with 2.4.0

2001-01-09 Thread Dunlap, Randy
What kind of USB host controller is it? Maybe there are some issues with it. Maybe 'lspci -vv'... ~Randy ___ |randy.dunlap_at_intel.com503-677-5408| --- > From: Adam Huffman [mailto:[EMAIL PROTECTED]

USB problems with 2.4.0

2001-01-09 Thread Adam Huffman
System is a KA7-100, sole USB peripheral is a Logitech MouseMan Wheel. If I use the uhci driver, it doesn't initialise properly (there is a message along the lines of "something bad happened". If I use the usb-uhci driver, I frequently get an oops if I move the mouse during bootup. If anyone i

Re: USB problems with 2.4.0: USBDEVFS_BULK failed

2001-01-05 Thread Jordan Mendelson
Greg KH wrote: > > On Thu, Jan 04, 2001 at 07:52:15PM -0800, Jordan Mendelson wrote: > > > > Alright, this is driving me nuts. I have a Canon S20 digital camera > > hooked up to a Sony XG series laptop via the USB port and am using s10sh > > to access it. s10sh uses libusb 0.1.1, but I've also tr

Re: USB problems with 2.4.0: USBDEVFS_BULK failed

2001-01-04 Thread Greg KH
On Thu, Jan 04, 2001 at 07:52:15PM -0800, Jordan Mendelson wrote: > > Alright, this is driving me nuts. I have a Canon S20 digital camera > hooked up to a Sony XG series laptop via the USB port and am using s10sh > to access it. s10sh uses libusb 0.1.1, but I've also tried it using > libusb 0.1.2

USB problems with 2.4.0: USBDEVFS_BULK failed

2001-01-04 Thread Jordan Mendelson
Alright, this is driving me nuts. I have a Canon S20 digital camera hooked up to a Sony XG series laptop via the USB port and am using s10sh to access it. s10sh uses libusb 0.1.1, but I've also tried it using libusb 0.1.2 without any luck. libusb uses usbfs to access to the device from userspace.