USB FS

Hans Petter Selasky hselasky at c2i.net
Tue Nov 8 16:57:33 UTC 2011


On Tuesday 08 November 2011 17:24:33 Daniel Grech wrote:
> Hi,
> 
> I am trying to write a program that makes use of the USB_FS ioctl calls to
> achieve it's functionality. Unfortunately I am encountering some
> difficulties with these ioctl calls and am not exactly sure which call is
> supposed to do what. Does anyone know of some resource which could help me
> understand these calls better ?
> 

Hi,

You can look at the VirtualBox and libusb sources for examples. I recommend to 
use libusb and not the USB_FS inteface directly.

--HPS


More information about the freebsd-hackers mailing list