Add new API function libusb_get_device_speed()
authorHans de Goede <hdegoede@redhat.com>
Thu, 17 Feb 2011 12:17:55 +0000 (13:17 +0100)
committerPeter Stuge <peter@stuge.se>
Thu, 15 Sep 2011 13:16:04 +0000 (15:16 +0200)
commitc8c40bcbd22abca922ff31c4ed6a75fd7af78b59
treed32b0dfe25e9f3147d21d90ecd14f10fae483135
parent0db8cba7f2c372f0127c7df9724e5a35e93f2069
Add new API function libusb_get_device_speed()

Reworked version of my earlier patch, largely modelled after (if not
copy and pasted from) Trygve Laugstøl's <trygvis@inamo.no> similar
commit 5a6541e0d80fb1f21e2b960bc2337a612f9d74fb in
git://git.libusb.org/libusb-trygvis.git
http://git.libusb.org/libusb-trygvis.git
http://git.libusb.org/?p=libusb-trygvis.git;a=commitdiff;h=5a6541e0d

This patch does not add any OS specific code. The supporting code in
each backend follows in separate patches. References #45.

Signed-off-By: Hans de Goede <hdegoede@redhat.com>
libusb/core.c
libusb/libusb-1.0.def
libusb/libusb.h
libusb/libusbi.h