Re: [NEW] ugold(4) driver for Microdia's USB TEMPer variant (take 2)

2013-05-31 Thread Luis Coronado
Upgraded my icinga/cacti box to -current, latest ugold patch applied. All good: from dmesg OpenBSD 5.3-current (GENERIC.MP) #0: Wed May 29 09:47:39 CST 2013 r...@sbrnms..xxx:/usr/src/sys/arch/amd64/compile/GENERIC.MP uhidev0 at uhub3 port 1 configuration 1 interface 0 "RDing TEMPerV1.2"

Re: [NEW] ugold(4) driver for Microdia's USB TEMPer variant (take 2)

2013-05-27 Thread Benoit Lecocq
On 05/12/13 20:41, SASANO Takayoshi wrote: > Hello, > > Here is the driver for Microdia's USB TEMPer with some fixes. > > http://www.uaa.org.uk/gomitext/2013/20130513/20130513.diff > > - removed intermediate buffer (sc_ibuf), all USB interrupt responses > will be processed in ugold_intr(). > -