OpenBSD CVS

CVS log for src/share/man/man4/ugold.4


[BACK] Up to [local] / src / share / man / man4

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.10 / (download) - annotate - [select for diffs], Thu Dec 21 19:40:47 2023 UTC (5 months, 2 weeks ago) by miod
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, HEAD
Changes since 1.9: +3 -2 lines
Diff to previous 1.9 (colored)

New TEMPerGold sensor; reported by Mikolaj Kucharski on bugs@

Revision 1.9 / (download) - annotate - [select for diffs], Fri Dec 8 06:33:48 2023 UTC (5 months, 4 weeks ago) by miod
Branch: MAIN
Changes since 1.8: +3 -2 lines
Diff to previous 1.8 (colored)

New TEMPerHUM sensor; reported by Mikolaj Kucharski on bugs@

Revision 1.8 / (download) - annotate - [select for diffs], Thu Nov 30 20:08:23 2023 UTC (6 months ago) by miod
Branch: MAIN
Changes since 1.7: +7 -4 lines
Diff to previous 1.7 (colored)

Overhaul device identification logic in order to make matching on
device-provided information easier.

Add support for a few more devices.

Trigger state machine updates quickly so as not to have to wait 6 seconds to
get the device identified, then 6 more seconds to get the first sensor data.

Tested on:
TEMPerX_V3.3 by landry@
TEMPerF1.4M by sthen@
TEMPerHUM_V4.0, TEMPer2_V4.1, TEMPer1F_V4.1 and TEMPerGold_V3.4 by yours truly

Revision 1.7 / (download) - annotate - [select for diffs], Sun Apr 2 17:03:14 2023 UTC (14 months ago) by miod
Branch: MAIN
CVS Tags: OPENBSD_7_4_BASE, OPENBSD_7_4
Changes since 1.6: +3 -2 lines
Diff to previous 1.6 (colored)

Add support for TEMPerGold 3.4 to ugold(4).

ok landry@

Revision 1.6 / (download) - annotate - [select for diffs], Mon Apr 5 16:26:06 2021 UTC (3 years, 2 months ago) by landry
Branch: MAIN
CVS Tags: OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9
Changes since 1.5: +5 -2 lines
Diff to previous 1.5 (colored)

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@

Revision 1.5 / (download) - annotate - [select for diffs], Fri Oct 6 14:52:08 2017 UTC (6 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 (colored)

missing quote in previous;

Revision 1.4 / (download) - annotate - [select for diffs], Thu Oct 5 17:29:00 2017 UTC (6 years, 8 months ago) by stsp
Branch: MAIN
Changes since 1.3: +3 -2 lines
Diff to previous 1.3 (colored)

Add support for the "TEMPer1F_H1V1.5F" USB temperature and humidity
sensor to the ugold(4) driver.

Patch by Jan Klemkow
Tested by Remi Locherer
ok mpi@ patrick@

Revision 1.3 / (download) - annotate - [select for diffs], Tue Aug 11 13:41:06 2015 UTC (8 years, 9 months ago) by jung
Branch: MAIN
CVS Tags: OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.2: +3 -2 lines
Diff to previous 1.2 (colored)

add working newer TEMPerV1.4, tested by frederic cambus

ok mpi@

Revision 1.2 / (download) - annotate - [select for diffs], Wed Jul 15 08:39:11 2015 UTC (8 years, 10 months ago) by jung
Branch: MAIN
CVS Tags: OPENBSD_5_8_BASE, OPENBSD_5_8
Changes since 1.1: +27 -5 lines
Diff to previous 1.1 (colored)

add support for newer PCsensor TEMPerHUM thermo- and hygrometers:
TEMPerHUM1V1.2 tested by Raf Czlonka via bugs@ and
TEMPerHUM1V1.0 tested by myself

earlier version tested by sasano,
input from mpi@ and deraadt

ok mpi@

Revision 1.1 / (download) - annotate - [select for diffs], Fri Sep 6 08:39:39 2013 UTC (10 years, 9 months ago) by mpi
Branch: MAIN
CVS Tags: OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5

Add a manual for ugold(4) with inputs from jmc@

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.