mirror of https://github.com/jetkvm/kvm.git
In reviewing the config.go settings for idProduct and bcdDevice are not formatted correctly. All examples on GitHub have 0x0104 and 0x0100 respectively. The idProduct value gets overwritten with valid values when you change the configuration (because they are correct in the options), but until you do the USB initialization will not be correct. |
||
---|---|---|
.. | ||
confparser | ||
logging | ||
mdns | ||
network | ||
timesync | ||
udhcpc | ||
usbgadget | ||
websecure |