On Tue, 10 Apr 2007, Richard Bolkey wrote:
> First off, I've never made a patch before, which I guess I better learn, but
> for now if anyone wants to add the device_type for the Logitech Force 3D Pro
> Joystick to hid-lgff.c, it's { 0x046d, 0xc286, ff_joystick }.
Queued support for 0x046d/0xc286 in my tree for upstream. Thanks.
> 1) I'm gathering that Logitech keeps their hid reports secret and
> non-standard, or else I'd just be using the HID PID driver? So, were
> the values in the reports found in hid_lgff_play discovered through
> trial and error? How would I find what the report for FF_SPRING
> should look like?
You can monitor how other already existing drivers behave, and try to
simulate the behavior in your driver.
--
Jiri Kosina