Windows: Set device number for root hubs to 1
authorPete Batard <pete@akeo.ie>
Wed, 18 Jul 2012 17:25:11 +0000 (18:25 +0100)
committerPete Batard <pete@akeo.ie>
Wed, 18 Jul 2012 17:25:11 +0000 (18:25 +0100)
commit8cd30bb7066f785ee78cf6c3dccafdbc4b957b50
tree4366a25ce64f148913ae1fa3bf9a38a9ce77b888
parente82c677b5f10a966c89f6b58caa1ae4341260527
Windows: Set device number for root hubs to 1

* Other platforms (Linux, OS-X) appear to use 1 => follow suit.
* For non root hub devices, we simply increment the USB device address.
* Collisions with device address 0 are not expected, but we add
  an assertion for just in case.
libusb/os/windows_usb.c
libusb/version_nano.h