freebsd-dev/lib/libusbhid
Matthew N. Dodd cf0e07e504 Sync with NetBSD.
- Bump shared library version on libusbhid.
- Retire libusbhid.h; it is called usbhid.h now.
- hid_start_parse() takes a third argument.
- hid_locate() takes a fifth argument.
- hid_report_size() order of arguments changes.
- Other changes, including formatting and whitespace.

Bump __FreeBSD_version.

This change will break all third party applications that rely on previous
FreeBSD specific behavior.
2003-04-09 01:52:49 +00:00
..
data.c Sync with NetBSD. 2003-04-09 01:52:49 +00:00
descr.c Sync with NetBSD. 2003-04-09 01:52:49 +00:00
Makefile Sync with NetBSD. 2003-04-09 01:52:49 +00:00
parse.c Sync with NetBSD. 2003-04-09 01:52:49 +00:00
usage.c Sync with NetBSD. 2003-04-09 01:52:49 +00:00
usbhid.3 Sync with NetBSD. 2003-04-09 01:52:49 +00:00
usbhid.h Sync with NetBSD. 2003-04-09 01:52:49 +00:00
usbvar.h