From: "Martin J. Bligh" <mbligh@aracnet.com>
To: linux-kernel <linux-kernel@vger.kernel.org>
Subject: [Bug 565] New: "can't resubmit intr status -19" when disconnecting USB device
Date: Wed, 09 Apr 2003 14:37:53 -0700 [thread overview]
Message-ID: <10230000.1049924273@flay> (raw)
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.
reply other threads:[~2003-04-09 21:36 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=10230000.1049924273@flay \
--to=mbligh@aracnet.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox