All of lore.kernel.org
 help / color / mirror / Atom feed
* Fwd: Re: Phis in /proc/bus/input/devices same for all devices?
@ 2007-02-21 22:13 CIJOML
  2007-02-21 22:27 ` Dmitry Torokhov
  0 siblings, 1 reply; 17+ messages in thread
From: CIJOML @ 2007-02-21 22:13 UTC (permalink / raw)
  To: linux-kernel

Hi,

can anybody reply to this and share his/her opinion?

Thanks a lot

Michal

----------  Předaná zpráva  ----------

Subject: Re: Phis in /proc/bus/input/devices same for all devices?
Date: středa 21 únor 2007 23:06
From: Marcel Holtmann <marcel@holtmann.org>
To: CIJOML <cijoml@volny.cz>
Cc: bluez-users@lists.sourceforge.net

Hi Michal,

> I use 2.6.20-mh1 patch and would like to differ devices based on Phis, but
> it is the same for all devices??
>
> I: Bus=0005 Vendor=045e Product=007c Version=0035
> N: Name="Microsoft Five Button Mouse"
> P: Phys=00:0D:88:8E:AB:2F
> S: Sysfs=/class/input/input19
> H: Handlers=mouse1 event6
> B: EV=7
> B: KEY=1f0000 0 0 0 0 0 0 0 0
> B: REL=103
>
> I: Bus=0005 Vendor=045e Product=007b Version=0039
> N: Name="Microsoft Bluetooth keyboard"
> P: Phys=00:0D:88:8E:AB:2F
> S: Sysfs=/class/input/input20
> H: Handlers=kbd event7
> B: EV=12000b
> B: KEY=10f80 44007 ffe01878 800d7ff febeffdf f3cfffff ffffffff fffffffe
> B: ABS=700 0
> B: LED=107
>
> I: Bus=0005 Vendor=046d Product=b3e3 Version=2503
> N: Name="Logitech Bluetooth Mediapad"
> P: Phys=00:0D:88:8E:AB:2F
> S: Sysfs=/class/input/input21
> H: Handlers=kbd event8
> B: EV=12000f
> B: KEY=7fff 2c3027 bf004440 0 0 1 10f80 8807c007 ffe67bfa d9415fff febeffdf
> ffefffff ffffffff fffffffe
> B: REL=40
> B: ABS=301 0
> B: LED=1f
>
> Shouldn't be there it's BDADDR?

please post this question to LKML. I am not sure that is the right
approach. Currently we fill in phys and uniq like this:

        strncpy(hid->phys, batostr(&src), 64);
        strncpy(hid->uniq, batostr(&dst), 64);

Maybe the input or HID subsystem should be changed to also export the
uniq values to udev.

Regards

Marcel

-------------------------------------------------------

^ permalink raw reply	[flat|nested] 17+ messages in thread
* Phis in /proc/bus/input/devices same for all devices?
@ 2007-02-21 21:24 CIJOML
  0 siblings, 0 replies; 17+ messages in thread
From: CIJOML @ 2007-02-21 21:24 UTC (permalink / raw)
  To: bluez-users, marcel

Hi all,

I use 2.6.20-mh1 patch and would like to differ devices based on Phis, but it 
is the same for all devices??

I: Bus=0005 Vendor=045e Product=007c Version=0035
N: Name="Microsoft Five Button Mouse"
P: Phys=00:0D:88:8E:AB:2F
S: Sysfs=/class/input/input19
H: Handlers=mouse1 event6
B: EV=7
B: KEY=1f0000 0 0 0 0 0 0 0 0
B: REL=103

I: Bus=0005 Vendor=045e Product=007b Version=0039
N: Name="Microsoft Bluetooth keyboard"
P: Phys=00:0D:88:8E:AB:2F
S: Sysfs=/class/input/input20
H: Handlers=kbd event7
B: EV=12000b
B: KEY=10f80 44007 ffe01878 800d7ff febeffdf f3cfffff ffffffff fffffffe
B: ABS=700 0
B: LED=107

I: Bus=0005 Vendor=046d Product=b3e3 Version=2503
N: Name="Logitech Bluetooth Mediapad"
P: Phys=00:0D:88:8E:AB:2F
S: Sysfs=/class/input/input21
H: Handlers=kbd event8
B: EV=12000f
B: KEY=7fff 2c3027 bf004440 0 0 1 10f80 8807c007 ffe67bfa d9415fff febeffdf 
ffefffff ffffffff fffffffe
B: REL=40
B: ABS=301 0
B: LED=1f

Shouldn't be there it's BDADDR?

Thanks for reply

Michal

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2007-10-30 14:51 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-21 22:13 Fwd: Re: Phis in /proc/bus/input/devices same for all devices? CIJOML
2007-02-21 22:27 ` Dmitry Torokhov
2007-02-21 22:37   ` CIJOML
     [not found]     ` <d120d5000702211443t4ef35436k2f32d8009289d5cb@mail.gmail.com>
2007-02-21 22:48       ` CIJOML
2007-02-21 22:44   ` Marcel Holtmann
2007-02-21 22:48     ` Dmitry Torokhov
2007-02-21 22:53       ` Marcel Holtmann
2007-02-21 23:00         ` CIJOML
2007-02-21 23:02           ` Marcel Holtmann
2007-02-22 15:06         ` Dmitry Torokhov
2007-02-21 22:54       ` CIJOML
2007-02-21 23:00         ` Marcel Holtmann
2007-02-21 23:02           ` CIJOML
     [not found]             ` <d120d5000702220709j9c98delcdf9a45e298ac39f@mail.gmail.com>
2007-10-29 22:29               ` CIJOML
2007-10-30  3:52                 ` Dmitry Torokhov
2007-10-30 14:51                   ` CIJOML
  -- strict thread matches above, loose matches on Subject: below --
2007-02-21 21:24 CIJOML

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.