All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 565] New: "can't resubmit intr  status -19" when disconnecting USB device
@ 2003-04-09 21:37 Martin J. Bligh
  0 siblings, 0 replies; only message in thread
From: Martin J. Bligh @ 2003-04-09 21:37 UTC (permalink / raw)
  To: linux-kernel

http://bugme.osdl.org/show_bug.cgi?id=565

           Summary: "can't resubmit intr  status -19" when disconnecting USB
                    device
    Kernel Version: 2.5.67-bk1
            Status: NEW
          Severity: low
             Owner: greg@kroah.com
         Submitter: bwindle-kbt@fint.org


Distribution: Debian Testing

Hardware Environment:
Intel PIIX4, MS Wheelmouse Optical USB

Software Environment: 
CONFIG_USB=y
CONFIG_USB_DEVICEFS=y
CONFIG_USB_UHCI_HCD=y
CONFIG_USB_HID=y
CONFIG_USB_HIDINPUT=y

Problem Description:

When disconnecting a USB mouse, I'm seeing this odd error on my console:
drivers/usb/input/hid-core.c: can't resubmit intr, 00:07.2-1/input0, status -19

The entire series of messages, from insert to removal, are:
hub 1-0:0: debounce: port 1: delay 100ms stable 4 status 0x301
hub 1-0:0: new USB device on port 1, assigned address 2
input: USB HID v1.10 Mouse [Microsoft Microsoft 3-Button Mouse with IntelliEye
(TM)] on usb-00:07.2-1
<pull out USB cable here>
usb 1-1: USB disconnect, address 2
drivers/usb/input/hid-core.c: can't resubmit intr, 00:07.2-1/input0, status -19

dmesg | grep -i usb:
drivers/usb/core/usb.c: registered new driver usbfs
drivers/usb/core/usb.c: registered new driver hub
drivers/usb/host/uhci-hcd.c: USB Universal Host Controller Interface driver v2.0
Please use the 'usbfs' filetype instead, the 'usbdevfs' name is deprecated.
uhci-hcd 00:07.2: new USB bus registered, assigned bus number 1
hub 1-0:0: USB hub found
drivers/usb/core/usb.c: registered new driver hid
drivers/usb/input/hid-core.c: v2.0:USB HID core driver
hub 1-0:0: new USB device on port 1, assigned address 2
input: USB HID v1.10 Mouse [Microsoft Microsoft 3-Button Mouse with IntelliEye
(TM)] on usb-00:07.2-1
usb 1-1: USB disconnect, address 2
drivers/usb/input/hid-core.c: can't resubmit intr, 00:07.2-1/input0, status -19

Steps to reproduce:
Insert USB mouse, then remove it from USB port.



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-04-09 21:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-09 21:37 [Bug 565] New: "can't resubmit intr status -19" when disconnecting USB device Martin J. Bligh

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.