On Mon, Apr 27, 2009 at 02:36, Kay Sievers <kay.siev...@vrfy.org> wrote:
>> Bus 001 Device 009: ID 077d:0410 Griffin Technology PowerMate
>
> The device also does not tell us anything interesting.
>
> Does the input subsystem tell us anything specific we might want to
> use to classify the device? What does:
>  grep . /sys/class/input/inputX/capabilities/*
> print? Replace the X with the actual number, which changes with every 
> reconnect.

In the meantime, I've added change to append the usb interface number
to the event device, if we don't find a common class. This should be
unique, and not clash with other interfaces of the same device.

It adds the input device of my webcam snow, which should behave in the
same way as your device regarding the not catched input class:
  /dev/input/
  |-- by-id
  |   |-- usb-046d_09a4_C4B15020-event-if00 -> ../event13
  |   |-- usb-Chicony_Electronics_Co.__Ltd._4807-event-if00 -> ../event12
  |   |-- usb-Logitech_USB-PS_2_Optical_Mouse-event-mouse -> ../event14
  ...

It's here:
  
http://git.kernel.org/?p=linux/hotplug/udev.git;a=commitdiff;h=4d3657816a9652cc57b7a23c2adc858d83851f02

Thanks,
Kay



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to