Delay installation of sensors until a device with battery support is
authoranton <anton@openbsd.org>
Wed, 28 Jul 2021 09:55:58 +0000 (09:55 +0000)
committeranton <anton@openbsd.org>
Wed, 28 Jul 2021 09:55:58 +0000 (09:55 +0000)
commit798992452ee0c9bffee6de483b2b88340c7cfd85
treee2fa6d91ba633c3a5136a10d42d28060800dd511
parente4826649ca025545b55b2cbadc58866582429628
Delay installation of sensors until a device with battery support is
connected. Allows sensorsd(8) to pick up hotplugged devices.

Thanks to Laurence Tratt <laurie at tratt dot net> for the report.
sys/dev/usb/uhidpp.c