Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 May 2010 21:03:34 +0200
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        freebsd-usb@freebsd.org
Subject:   Re: uhid write EIO
Message-ID:  <201005222103.34953.hselasky@c2i.net>
In-Reply-To: <00ff01caf9db$c76ca2a0$5645e7e0$@com>
References:  <201005181540.o4IFe3m9016461@freefall.freebsd.org> <00fe01caf9cf$55127560$ff376020$@com> <00ff01caf9db$c76ca2a0$5645e7e0$@com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 22 May 2010 20:22:44 Engineering wrote:
> Hi - quick correction - I had it working under 7.0, not 6.2, but I think I
> had a beta version of HPS' updated USB stack in there.
> 
> Sam

Hi,

Try FreeBSD-8 stable or FreeBSD-9 (You can copy /usr/src/sys/dev/usb/... to 
get the latest code).

If /dev/uhidX does not work, try to use libusb in the FreeBSD baseport. There 
are three API's to choose from:

LibUSB v0.1 (official)
LibUSB v1.0 (official)
LibUSB v2.0 (BSD specific)

man libusb

man libusb20

--HPS



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