Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix USB device enumeration on Windows 8.1 and Windows 10 (#393)
* Remove USB 2.0 Extension from BOS descriptor. * Declutter usb.h of unused code. Now that I'm more confident the USB 2.0 Extensions are only required for USB 3.0 devices, and there's less mystery around why the change worked for us, garbage-collect the commented-out descriptor.
- Loading branch information