Andrew Falanga <[EMAIL PROTECTED]> writes:

> I'd like to read data from a USB device that is not a thumb drive.
> How would I do this?  For instance, it's an oximeter for reading
> biometrics.  What libraries exist for reading things like VID/PID, and
> most importantly, reading the data from the device?

Start with usb(4).  HID devices tend to be easier to deal with than
others, but I doubt your instruments are in that category.

-- 
Lowell Gilbert, embedded/networking software engineer, Boston area
                http://be-well.ilk.org/~lowell/
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to