Re: [PATCH] Bluetooth: Keep a copy of each HID device's reportdescriptor.

From: Jiri Kosina
Date: Tue Feb 09 2010 - 07:41:11 EST


On Tue, 9 Feb 2010, Ed Tomlinson wrote:

> What I am looking for is the patches to the kernel that add the new
> function to bluetooth allowing the extra probing. eg the patches (or
> tree based on .32) that addthe initial version of
> "hidp_output_raw_report" and friends.

It's commit 2da31939a4 (and fix 6bf8268f9a9 on top of that). You need
quite recent 2.6.33-rc snapshot to have them both:

$ git describe --contains 6bf8268f9a9
v2.6.33-rc7~20^2~3^2

Plus there is additional patch queued in my tree, which allows user to
specify type of the report that is to be sent (feature/output).

--
Jiri Kosina
SUSE Labs, Novell Inc.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/