]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix how libusb20_dev_kernel_driver_active() and
authorHans Petter Selasky <hselasky@FreeBSD.org>
Mon, 10 Oct 2011 16:13:33 +0000 (16:13 +0000)
committerHans Petter Selasky <hselasky@FreeBSD.org>
Mon, 10 Oct 2011 16:13:33 +0000 (16:13 +0000)
commit4d2472aa7bc90cbd437975f90cd2da0ba1b1f534
treec38887b856e8770d00fac439fd8b9aeeaa5f79de
parentf6c6639af842df89b33c9cbe4821e6debc5b8617
Fix how libusb20_dev_kernel_driver_active() and
libusb_dev_kernel_driver_active() works. In case of
libusb20 the manpage was wrong and in case of
libusb10 the implementation was wrong.

Submitted by: Kai Wang
MFC after: 3 days
lib/libusb/libusb.3
lib/libusb/libusb10.c
lib/libusb/libusb20.3