On Fri, 15 Sep 2006, Fabian Steiner wrote:

> I am still working on some kind of multiseat configurator and
> permissions setter.
> 
> `cat /proc/bus/input/devices` may show the following output:
> 
> I: Bus=0003 Vendor=045e Product=002b Version=0111
> N: Name="Microsoft Internet Keyboard Pro"
> P: Phys=usb-0000:00:02.0-4.1/input0
> S: Sysfs=/class/input/input2
> H: Handlers=kbd event2
> B: EV=120003
> B: KEY=1000000000007 ff800000000007ff febeffdff3cfffff fffffffffffffffe
> B: LED=7
> 
> 
> Having a quick look at the "Phys" part, I thought I might extract the ID
>  of that device in order to be able to use it in my udev rules.
> Unfortunately, the number of the USB controller is not available, only
> the hub and port number (4.1) which are not sufficient since there are
> not unique.
> 
> Is there any solution for that problem out there? Did I miss a point
> which might help?

You might want to send this email to the maintainer for the input
subsystem, since /proc/bus/input/devices doesn't directly have anything to
do with USB.

Alan Stern


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Linux-usb-users@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to