n_hibma 2000/10/16 11:14:00 PDT
Modified files:
lib/libusb descr.c libusb.h parse.c usage.c usb.3
Log:
Sync with NetBSD:
K&R -> ANSI
Bugfix: 'Keep the bit position even when the report descriptor says POP.'
Add hid_use_report_desc, hid_parse_usage_page, hid_parse_usage_in_page.
Changed iface for hid_report_size.
Revision Changes Path
1.3 +20 -12 src/lib/libusb/descr.c
1.3 +4 -3 src/lib/libusb/libusb.h
1.3 +39 -35 src/lib/libusb/parse.c
1.3 +41 -3 src/lib/libusb/usage.c
1.2 +33 -11 src/lib/libusb/usb.3
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message