Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jul 2010 19:31:54 +0200
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        freebsd-usb@freebsd.org
Subject:   Re: usbhidctl(1) with 8.x
Message-ID:  <201007051931.54891.hselasky@c2i.net>
In-Reply-To: <alpine.BSF.2.00.1007051117360.7024@wonkity.com>

index | next in thread | previous in thread | raw e-mail

On Monday 05 July 2010 19:27:59 Warren Block wrote:
> Is usbhidctl(1) functional under 8.x?  With a USB joystick and 8-stable:
> 
>    Unknown USB device: vendor 0x046d product 0xc207 bus uhub8
>    uhid0: <vendor 0x046d product 0xc207, class 0/0, rev 1.00/1.04, addr 3>
>  on usbus3
> 
>    % ls -l /dev/uhid*
>    crw-r--r--  1 root  operator    0, 122 Jul  5 11:25 /dev/uhid0
>    % usbhidctl -f /dev/uhid0 -a
>    usbhidctl: USB_SET_IMMED: Device not configured

Yes, it should work, but I have not tested it recently.

To enable more debugging:

sysctl hw.usb.uhid.debug=15

--HPS


home | help

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