Subject: using usb HID under netBSD 2.0.2
To: None <tech-kern@NetBSD.org, tech-misc@NetBSD.org>
From: lepingouin.tux <lepingouin.tux@laposte.net>
List: tech-misc
Date: 07/29/2005 13:22:19
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)!