Thanks for the quick reply -

I'd love to "just edit my usb.usermap file" ... but reading the docs
didn't make it clear what I need to do. All the info I have is from
the error in /var/log/messages, which says "d3d/1/1" -- how does that
map to those 12 fields? Are they documented somewhere other than the
source code used to parse them? What are the values that say
"keyboard" and "mouse"? Does that end up on one line or two? Enquiring
minds want to know!

-nik

On Wed, Apr 17, 2002 at 03:27:58PM +0100, Timothy Clarke wrote:
> Why not just edit the usb.usermap file (or if that fails then you will
> have to edit the usb.agent). ?
> 
> It's in the form
> # usb module         match_flags idVendor idProduct bcdDevice_lo
> bcdDevice_hi bDeviceClass bDeviceSubClass bDeviceProtocol bInterfaceClass
> bInterfaceSubClass bInterfaceProtocol driver_info
> 
> You'll want to add another line that looks something like
> hid                  0x0080 0x0000   0x0000    0x0000       0x0000       0x00
>       0x00            0x00            0x03            0x00            0x00
>       0x00000000
> 
> but with values to match your device.
> 
> Tim
> 
> 
> On Wed, 17 Apr 2002, Nikolaus Bates-Haus wrote:
> 
> > I have a wonderful PS/2 keyboard/glidepoint mouse combo, and recently
> > purchased a Tangtop ("CompuCable") USB adapter so that I can continue to
> > use it.
> >
> > Just plugging it in, I get this message in /var/log/messages:
> > "/etc/hotplug/usb.agent: ... no modules for USB product d3d/1/1".
> > If I modprobe hci, it reports finding Tangtop keyboard and mouse,
> > and then it works great.
> > I grovveled through the hotplug docs, but can't figure out how to tell
> > usb.agent to load hci when this device is plugged in. Help?
> >
> > -nik
> >
> > _______________________________________________
> > [EMAIL PROTECTED]
> > To unsubscribe, use the last form field at:
> > https://lists.sourceforge.net/lists/listinfo/linux-usb-users
> >
> 

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

Reply via email to