Windows: Kill perpetually growing list of hub driver names
authorChris Dickens <christopher.a.dickens@gmail.com>
Wed, 3 Jan 2018 21:53:25 +0000 (13:53 -0800)
committerChris Dickens <christopher.a.dickens@gmail.com>
Wed, 3 Jan 2018 21:53:25 +0000 (13:53 -0800)
commit8d248ab899e286aefa73c5700a23b3585d17b916
tree40f6d0d577148f9b5b8e3432a7ca64c6a274b541
parent6402a10c145d1a38964fc43009d115fe7a86c8c7
Windows: Kill perpetually growing list of hub driver names

During enumeration, it is unnecessary to match a hub against a list of
known driver names because hubs are enumerated with a specific device
interface GUID. This will eliminate the need for further expansions to
the hub driver list as manufacturers release new drivers.

Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>
libusb/os/windows_winusb.c
libusb/version_nano.h