Date: Mon, 16 Oct 2000 11:14:00 -0700 (PDT) From: Nick Hibma <n_hibma@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libusb descr.c libusb.h parse.c usage.c usb.3 Message-ID: <200010161814.LAA72498@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010161814.LAA72498>