Failing controls transfers in VMware
Hans Petter Selasky
hselasky at c2i.net
Wed Jul 1 07:13:36 UTC 2009
On Tuesday 30 June 2009 22:11:47 Markus Dolze wrote:
> Markus Dolze wrote:
> > To repeat run the attached program:
> >
> > 1. Fill in some vendor / product ID of a device detected as ugen
> > device 2. Compile and run the code (devel/libusb must be installed).
> >
You should use this function when reading strings:
int usb_get_string_simple(usb_dev_handle * dev, int index, char *buf,
size_t buflen);
--HPS
More information about the freebsd-usb
mailing list