Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jul 2012 09:39:08 +0200
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        freebsd-bugs@freebsd.org
Subject:   Re: usb/169428: [ugen] ugen not detecting all endpoints on device [regression]
Message-ID:  <201207160939.08318.hselasky@c2i.net>
In-Reply-To: <201207160234.q6G2Yp4K011739@freefall.freebsd.org>
References:  <201207160234.q6G2Yp4K011739@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

Can you list the configuration descriptor:

usbconfig -d X.Y dump_curr_config_desc

And also list all /dev/ugen nodes. Also note that starting from FreeBSD 8, you 
need to do some IOCTL's to set buffer sizes and such to get things working 
properly.

See:

http://svnweb.freebsd.org/base/head/usr.sbin/uathload/uathload.c?view=log

As a reference for simple BULK endpoint programming.

--HPS



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