summaryrefslogtreecommitdiffstats
path: root/lib/libusb/Makefile
diff options
context:
space:
mode:
authorhselasky <hselasky@FreeBSD.org>2013-05-03 07:44:58 +0000
committerhselasky <hselasky@FreeBSD.org>2013-05-03 07:44:58 +0000
commitb7fe9e8c88a6ebaed1f12f93bed79ac371986463 (patch)
treebae81f1e85342c7dae2df723f345aafb486ea339 /lib/libusb/Makefile
parent94808df525c90765b05fb81ccdba2e49721b5e97 (diff)
downloadFreeBSD-src-b7fe9e8c88a6ebaed1f12f93bed79ac371986463.zip
FreeBSD-src-b7fe9e8c88a6ebaed1f12f93bed79ac371986463.tar.gz
Add new USB API to get the port path of a USB device.
MFC after: 2 weeks Requested by: emaste @
Diffstat (limited to 'lib/libusb/Makefile')
-rw-r--r--lib/libusb/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libusb/Makefile b/lib/libusb/Makefile
index 66dd795..ce50593 100644
--- a/lib/libusb/Makefile
+++ b/lib/libusb/Makefile
@@ -203,6 +203,7 @@ MLINKS += libusb20.3 libusb20_dev_reset.3
MLINKS += libusb20.3 libusb20_dev_check_connected.3
MLINKS += libusb20.3 libusb20_dev_set_power_mode.3
MLINKS += libusb20.3 libusb20_dev_get_power_mode.3
+MLINKS += libusb20.3 libusb20_dev_get_port_path.3
MLINKS += libusb20.3 libusb20_dev_get_power_usage.3
MLINKS += libusb20.3 libusb20_dev_set_alt_index.3
MLINKS += libusb20.3 libusb20_dev_get_device_desc.3
OpenPOWER on IntegriCloud