CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/12/10 12:03:37
Modified files:
sys/dev/usb : ugold.c
Log message:
The new cinematic to get sensor information as soon as possible sometimes
runs too fast for the device and causes it to stutter its identification
string. Check if the second string chunk matches the first one, and ignore
it in this case, the correct data will come later.
