cvs commit: src/lib/libusb descr.c libusb.h parse.c usage.c usb.3

[ Available lists | Index of cvs-all | Month of Oct 2000 | Week of 16 Oct 2000 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Nick Hibma <n_hibma@FreeBSD.org>
Date
16 Oct 2000 11:14:04
Subject
cvs commit: src/lib/libusb descr.c libusb.h parse.c usage.c usb.3
Message-ID
200010161814.LAA72498@freefall.freebsd.org


[ Hide this part ]
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



Elapsed time: 0.077 seconds