Hi,

I bought a PC Sensor's gold TEMPer
(http://www.pcsensor.com/index.php?_a=product&product_id=41), but this is
completely different from TEMPer series which handled by uthum(4) driver.

This is also USB HID device (one keyboard and one mouse) but temperature
data comes from interrupt pipe, not control pipe.

Details are described in TEMPered's wiki page [1]. And I hope my lsusb
log [2] and USB analyzer log (attached to Windows) [3] helps.

I wrote a patch (work-in-progress, and for OpenBSD 5.2) for uthum(4) to
test my device [4]. But I have a question, which is better to expand
uthum(4) driver or write a new one?

[1] https://github.com/edorfaus/TEMPered/wiki/0C45%3A7401
[2] http://www2192ue.sakura.ne.jp/~uaa/gomitext/2013/20130224/temp.txt
[3] http://www2192ue.sakura.ne.jp/~uaa/gomitext/2013/20130307/temper.txt
[4] http://www2192ue.sakura.ne.jp/~uaa/gomitext/2013/20130315/uthum-wip.diff

Thanks,
----
SASANO Takayoshi <u...@mx5.nisiq.net>

Reply via email to