Subject: Re: USB HID library
To: Lennart Augustsson <lennart@augustsson.net>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: tech-misc
Date: 05/10/1999 14:07:55
On Mon, 10 May 1999 18:43:10 +0200
Lennart Augustsson <lennart@augustsson.net> wrote:
> 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?
...only that you call it libusb :-) (-lusb)
-- Jason R. Thorpe <thorpej@nas.nasa.gov>