Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
res_usbradio: Add ability to specify allowed vid:pid
This updates res_usbradio to allow users to specify USB device descriptor(s) that can be used for interface devices. There are compatible chips that are not supported in the code. This will allow users to easily add the compatible chip(s). This adds res_usbradio.conf for configuration. A sample configuration file was added. Reworked the supported/known USB devices lookup. The supported devices are now in an array. This closes #359.
- Loading branch information