----- Original Message ----- From: "Rene Ladan" <[EMAIL PROTECTED]>
To: <[email protected]>; <[email protected]>
Sent: Sunday, September 17, 2006 9:29 PM
Subject: anyone working on setting output items with usbhidctl(1) ?


Hi,

is anyone working on setting output items with usbhidctl(1) ?

I'm trying to add LED/rumbler support for the Xbox 360 Gamepad to
uhid(4), but there doesn't seem to be a userland tool to test output
items and the output report descriptor doesn't seem to be publicly
available (i.e. I must reverse-engineer it).

This device has 4 LEDs which can be controlled with the command 01 03
xx, where xx ranges from 0 to 255.
It also has two rumble motors which can be controlled with 00 08 00 bb
ll 00 00 00, where bb and ll both range from 0 to 255.

I thought that something like -s "feature1=value1,feature2=value2,..."
would be nice to have.

Hi Rene, have you any progress? I do some tests on uhid & write and have no positive feedback.

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to