All of lore.kernel.org
 help / color / mirror / Atom feed
From: Damon Lynch <damon@asianreflection.com>
To: linux-hotplug@vger.kernel.org
Subject: Help needed to add USB keyboard vendor ID etc.
Date: Sat, 10 May 2003 02:01:40 +0000	[thread overview]
Message-ID: <marc-linux-hotplug-105253236005924@msgid-missing> (raw)

Hi all,

I'm a Mandrake 9.1 user getting a "/etc/hotplug/usb.agent: ...
no modules for USB product 5f3/81/270" kernel message.  The keyboard I'm
trying to get to work is this:
http://www.kinesis-ergo.com/advantage_pro.htm

>From the reading I've done on these pages:

http://linux-hotplug.sourceforge.net/?selectedfibug
and
http://linux-hotplug.sourceforge.net/?selected=overview

I gather I've got to add something to the file
/lib/..../modules.usbmap..... but what? ;-)

I don't know anything about those IDs: specifically, I don't know how to
map 5f3/81/270 to this long list: match_flags idVendor idProduct
bcdDevice_lo bcdDevice_hi bDeviceClass bDeviceSubClass bDeviceProtocol
bInterfaceClass bInterfaceSubClass bInterfaceProtocol driver_info

I guess whatever numbers I do plug in should have usbkbd as the
usb_module, right?

FYI I have posted a selection of messages from /var/log/messages below.

Thanks and best wishes,
Damon

May  9 09:58:33 devnet kernel: hub.c: new USB device 00:07.2-1, assigned
address 3
May  9 09:58:33 devnet kernel: hub.c: USB hub found
May  9 09:58:33 devnet kernel: hub.c: 4 ports detected
May  9 09:58:34 devnet kernel: hub.c: new USB device 00:07.2-1.2,
assigned address 4
May  9 09:58:34 devnet kernel: input1: USB HID v1.00 Keyboard
[05f3:0007] on usb1:4.0
May  9 09:58:34 devnet kernel: usb-uhci.c: interrupt, status 2, frame#
1597
May  9 09:58:37 devnet /etc/hotplug/usb.agent: ... no modules for USB
product 5f3/81/270
May  9 09:58:39 devnet kernel: usb_control/bulk_msg: timeout
May  9 09:58:44 devnet kernel: usb_control/bulk_msg: timeout
May  9 09:58:49 devnet kernel: usb_control/bulk_msg: timeout
May  9 09:58:49 devnet kernel: input2: USB HID v1.00 Pointer [05f3:0007]
on usb1:4.1
May  9 09:58:50 devnet kernel: usb_control/bulk_msg: timeout
May  9 09:58:50 devnet kernel: hub.c: usb_hub_port_status (3) failed
(err = -110)
May  9 09:58:51 devnet kernel: usb_control/bulk_msg: timeout
May  9 09:58:51 devnet kernel: hub.c: usb_hub_port_status (3) failed
(err = -110)
May  9 09:58:52 devnet kernel: usb_control/bulk_msg: timeout
May  9 09:58:52 devnet kernel: hub.c: get_hub_status failed
May  9 09:58:53 devnet /etc/hotplug/usb.agent: Setup usbkbd hid for USB
product 5f3/7/270
May  9 09:58:53 devnet kernel: usb.c: registered new driver keyboard
May  9 09:58:53 devnet kernel: usbkbd.c: :USB HID Boot Protocol keyboard
driver
May  9 09:58:53 devnet kernel: usb_control/bulk_msg: timeout
May  9 09:58:53 devnet kernel: hub.c: usb_hub_port_status (3) failed
(err = -110)
May  9 09:58:54 devnet kernel: usb_control/bulk_msg: timeout
May  9 09:58:54 devnet kernel: hub.c: usb_hub_port_status (3) failed
(err = -110)
May  9 09:58:55 devnet kernel: usb_control/bulk_msg: timeout
May  9 09:58:55 devnet kernel: hub.c: usb_hub_port_status (3) failed
(err = -110)
May  9 09:58:56 devnet kernel: usb_control/bulk_msg: timeout
May  9 09:58:56 devnet kernel: hub.c: usb_hub_port_status (3) failed
(err = -110)
May  9 09:58:57 devnet kernel: usb_control/bulk_msg: timeout
May  9 09:58:57 devnet kernel: hub.c: get_hub_status failed

and some more:

May  9 10:03:15 devnet kernel: usb_control/bulk_msg: timeout
May  9 10:03:15 devnet kernel: usb.c: error getting string descriptor 0
(error=-110)
May  9 10:03:20 devnet kernel: usb_control/bulk_msg: timeout
May  9 10:03:20 devnet kernel: usb.c: error getting string descriptor 0
(error=-110)
May  9 10:03:25 devnet kernel: usb_control/bulk_msg: timeout
May  9 10:03:31 devnet kernel: usb_control/bulk_msg: timeout
May  9 10:03:31 devnet kernel: usb.c: error getting string descriptor 0
(error=-110)
-- 
Damon Lynch <damon@asianreflection.com>



-------------------------------------------------------
Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara
The only event dedicated to issues related to Linux enterprise solutions
www.enterpriselinuxforum.com

_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

             reply	other threads:[~2003-05-10  2:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-10  2:01 Damon Lynch [this message]
2003-05-19  0:39 ` Help needed to add USB keyboard vendor ID etc David Brownell

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=marc-linux-hotplug-105253236005924@msgid-missing \
    --to=damon@asianreflection.com \
    --cc=linux-hotplug@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 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.