Greg KH <[EMAIL PROTECTED]> writes:

> If 2.4.19-pre10 still has problems for you, I (and the rest of the
> linux-usb-devel list) would be very interested in them.

o Status so far:

o 2.4.19-pre10 built correctly (I had confused CONFIG_USB_MOUSE and
  CONFIG_INPUT_MOUSEDEV) works with the USB mouse.  But does *not*
  work with either se401 or pwc.

o Plugging in a se401 webcam with usb-uhci loaded gives some
  complaints, but the se401 driver seems to claim it.  User software
  gets answers to V4L queries, but hangs trying to read a frame.  Log
  has:

    usb-uhci.c: interrupt, status 3, frame# 964
    usb_control/bulk_msg: timeout
    usb_control/bulk_msg: timeout
    ...

  until the user command killed.

o After `rmmod usb-uhci ; modprobe uhci` (with webcam still plugged
  in), same thing happens with user software.


o With uhci still loaded, plugging in a pwc webcam gives many
  repeated:

    usb_control/bulk_msg: timeout
    usbdevfs: USBDEVFS_CONTROL failed dev 5 rqt 128 rq 6 len 486 ret
-110

  ending with:

    /etc/hotplug/usb.agent[2432]: cannot get config descriptor 0,
Connection timed out (110)
    /etc/hotplug/usb.agent[2432]: ... no modules for USB product
471/30c/6

o With pwc webcam plugged in, `rmmod uhci ; modprobe usb-uhci` gives
  similar messages.


o Again, full logs available on request.  ("CONFIG_USB_DEBUG=y", and
  I'm trying not to spam the list with thousands of lines of log
  messages).

--
MARK
[EMAIL PROTECTED]

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas - 
http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to