It not works with the mainline kernel:
-------------------------- uname -a Linux Linux-Aspire-V3-771 3.6.0-999-generic #201208220406 SMP Wed Aug 22 08:07:39 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux ------------------------
grep -B 5 mouse /proc/bus/input/devices I: Bus=0011 Vendor=0002 Product=0001 Version=0000 N: Name="PS/2 Generic Mouse" P: Phys=isa0060/serio1/input0 S: Sysfs=/devices/platform/i8042/serio1/input/input5 U: Uniq= H: Handlers=mouse0 event5
-----------------------
It not works with the mainline kernel:
------- ------- ------- ----- ------- ------- ---
uname -a
Linux Linux-Aspire-V3-771 3.6.0-999-generic #201208220406 SMP Wed Aug 22 08:07:39 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
-------
grep -B 5 mouse /proc/bus/ input/devices serio1/ input0 devices/ platform/ i8042/serio1/ input/input5
I: Bus=0011 Vendor=0002 Product=0001 Version=0000
N: Name="PS/2 Generic Mouse"
P: Phys=isa0060/
S: Sysfs=/
U: Uniq=
H: Handlers=mouse0 event5
------- ------- ------- --