using usb HID under netBSD 2.0.2
"lepingouin.tux" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.general,gmane.os.netbsd.devel.kernel |
|---|---|
| Message-ID | <[email protected]> |
Hello, There are lots of mailing list for netbsd and sorry if it's not the good list ! I installed netbsd 2.0.2 with the iso cd and I want to make an application to read and write on USB-HID device. I read, for use HID devices I have to use the device file uhidx ! But netbsd seems to not reconize my device, and i have no usb informations under dmesg !! thank in advance for help ps : I m new in bsd world, But I already managed to use my device (home made) under linux with the special file hiddev (only reading not writting)!