[PATCH 0/3] hid-magicmouse: delete the second input device

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

in the current implementation of hid-magicmouse, the driver creates two
input device. As the Magic Mouse does not reports at the connexion the
fields of the multitouch part, the previous implementation creates a
second device to report to the user space the other axes.

I manage to remove this second device by manually injecting the fields
in the report created by the hid_register_report.

To do that, I had to export the function hid_register_field. This is the
object of the first patch.
Then, in the second patch, I inject the fields in the report, thus
removing the line containing 'report->size = 6;'
The last patch is just a cleanup.

Cheers,
Benjamin

--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Media Devel]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Linux Wireless Networking]     [Linux Omap]

  Powered by Linux