The new cinematic to get sensor information as soon as possible sometimes
authormiod <miod@openbsd.org>
Sun, 10 Dec 2023 19:03:37 +0000 (19:03 +0000)
committermiod <miod@openbsd.org>
Sun, 10 Dec 2023 19:03:37 +0000 (19:03 +0000)
commit7a0415a8088e8a80a1d1d76d359e5c8f7ba49407
treee70e09b2c17b84a5a41da5fe6ba2d05612b6e0a4
parent0010ca1d3913186b3fc080e03ef180355962bcb8
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.
sys/dev/usb/ugold.c