On Wed, Sep 03, 2003 at 10:44:28AM -0500, Matt Mitchell wrote: > Sep 3 10:17:22 aluminum kernel: visor.c: visor_write_room - returns 18432 > Sep 3 10:18:24 aluminum kernel: host/usb-uhci.c: interrupt, status 3, frame# 1021 > Sep 3 10:18:24 aluminum kernel: visor.c: visor_read_bulk_callback - port 1
This is normal and is when the device is disconnecting itself from the USB bus. > According to the urb status code received in visor_read_bulk_callback > (line 607), the error (-EILSEQ) is supposed to mean a CRC error (this is > according to the documentation in linux/Documentation/usb). I added > some debug messages to the visor module -- no actual logic changed (I > swear). Here is the output in syslog: I'm starting to sound like a broken record, doesn't _anyone_ ever read the archives or at least search for problems before posting?... Anyway, known bug, use 2.6. Sorry, greg k-h ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
