2006/6/15, Marcin Cylke <[EMAIL PROTECTED]>:
On 6/15/06, Hans Petter Selasky <[EMAIL PROTECTED]> wrote:

> What functions do you need? Have you looked at uhid.c under /sys/dev/usb ?

I would like to use the whole infrastructure:
struct hid_item
hid_usage_page()
hid_usage_in_page()
hid_init()
hid_get_report_desc()

Give a look at USB mouse (ums.c) which give a good overview about HID
kernelspace API.

However I don't know if Hans has plans to change it in the new stack...

Attilio


--
Peace can only be achieved by understanding - A. Einstein
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to