On Monday 25 May 2009, Rodrigo OSORIO (ros) wrote:
> Hi fellow hackers,
>
> This weekend I try to increase my knowledge about USB devices - I start
> from 0 - playing with one of this funny low cost USB gadgets.
> I read few articles about writing USB drivers, specially the Linux USB
> development guide, and I want to know if there is others (BSD related)
> articles or documents I can/must read.  FYI, I work with the new USB stack
> in 8-CURRENT.
>

Hi,

Maybe a good starting point would be usbconfig utility and the do_request 
command, which allows you to control your gadget through the control 
endpoint.

Else there is the manpages:

man libusb
man usb

--HPS
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Reply via email to