[libhid-discuss] problems with libhid and Oregon Scientific weather station WMRS203 (interrupt read)

Peter Stuge peter at stuge.se
Thu Jul 30 21:59:00 UTC 2009


Jordi Puigsegur wrote:
> [   78.544058] usb 4-1: new low speed USB device using uhci_hcd and address 3
> [   78.718640] usb 4-1: configuration #1 chosen from 1 choice
> [   78.735138] generic-usb 0003:0FDE:CA01.0002: hiddev96,hidraw1: USB HID v1.10 Device [Universal Bridge] on usb-0000:00:1d.0-1/input0
> 
> The last three lines appear when the weather station is plugged in
> the computer. Someone has pointed me out that in Ubuntu Jaunty the
> usbserial is built-in in the kernel, however I don't see it in
> dmesg. I suppose that is not the problem.

If I were you I would just program the hidraw API directly to begin
with. Then maybe look into making a hidraw backend for libhid.

Is portability across many operating systems important for you?


//Peter



More information about the libhid-discuss mailing list