ugold(4): add support for TEMPerGold & more TEMPerHUM devices
authorlandry <landry@openbsd.org>
Mon, 5 Apr 2021 16:26:06 +0000 (16:26 +0000)
committerlandry <landry@openbsd.org>
Mon, 5 Apr 2021 16:26:06 +0000 (16:26 +0000)
commit6f88e1f438f211027a0ca77cbcea28f93fc65056
treed656e65bbe7ad4cb492871e5bc4920233227551b
parent4a8477531be7983f2005a84b7a0cb3ade642facf
ugold(4): add support for TEMPerGold & more TEMPerHUM devices

originally from mlarkin@ for TEMPerGold_V3.1 (only a temperature sensor),
i just added TEMPerX variants to the mix - all those devices share the
same usb product id (boo), so differentiate them on the firmware string...
even if the device is labelled as TEMPerHUM and has a blue TXT button on
it, its firmware reports itself as TEMPerX_V3.3.

ok jung@ sthen@ mlarkin@
share/man/man4/ugold.4
sys/dev/usb/ugold.c