Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Aug 2005 19:31:08 +0200
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        freebsd-usb@freebsd.org
Subject:   Re: Problems with uhid device.
Message-ID:  <200508231931.09780.hselasky@c2i.net>
In-Reply-To: <d849f17e05082307553f67f0ce@mail.gmail.com>
References:  <d849f17e05082307553f67f0ce@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 23 August 2005 16:55, John-Paul Andrusky wrote:
> I'm using a saitek gaming keyboard, it has:
>
> ukbd0 -> the keyboard
> uhid0 -> volume controls
> uhid1 -> the extended game pad
>
> ukbd0 and uhid1 both work fine, (I can `cat /dev/uhid1`, push buttons on
> the game pad and see results). However, `cat /dev/uhi0`, destroys the whole
> usb tree, i.e. no usb devices work after that. uhid0  is reported as:
>

Can you compile your kernel with "options USB_DEBUG".

Then "sysctl hw.usb.uhid.debug=15" and "sysctl hw.usb.debug=15".

--HPS



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