Subject: USB HID library
To: None <tech-misc@netbsd.org, current-users@netbsd.org>
From: Lennart Augustsson <lennart@augustsson.net>
List: tech-misc
Date: 05/10/1999 18:43:10
Accessing USB HIDs (Human Interface Devices) requires a great deal of
code that is
common to all devices.  I was thinking of making that code into a
library (-lusbhid) to
make code sharing easier.  The only uses right now would be the
usbhidctl program
and a tablet input module for X that I've written.  But as USB devices
get more popular
I envisage more uses.

Comments?

--

        -- Lennart