Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Nov 2011 17:44:37 +0100
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        freebsd-hackers@freebsd.org
Cc:        Daniel Grech <dgre090@gmail.com>
Subject:   Re: USB FS
Message-ID:  <201111081744.37213.hselasky@c2i.net>
In-Reply-To: <CAG167sY20m2GzxsboHVEHQvCuzLSbM0iyJzwj2B94kG3fakrCA@mail.gmail.com>
References:  <CAG167sY20m2GzxsboHVEHQvCuzLSbM0iyJzwj2B94kG3fakrCA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201111081744.37213.hselasky>