2008-06-11 18:09:35

by Fritz Code

[permalink] [raw]
Subject: [Bluez-users] Difference hidp Version 1.1 vs. 1.2

Hi folks,

taking a look at hidp.c I think one difference between the hid kernel module
hidp is that 1.2 also can use the generic USB hid input system.
In contrary v 1.1 only uses the traditional input system of linux
(input/input.c)

the difference is in hidp_process_data(), "if (session->hid)" is missing in
v1.1

Is this all right so far?
What are the other differences?

I'm wondering to port hidd and hidp to Kernel 2.4.21 (yes I have to since Im
using an embedded system with a very customized kernel), with version 1.1 it
shouldn't be too hard right? Since the traditional input system is used or
might there also be some other problems?

Thanks,

--
Regards,
--Codefritz


Attachments:
(No filename) (681.00 B)
(No filename) (780.00 B)
(No filename) (247.00 B)
(No filename) (164.00 B)
Download all attachments