From owner-freebsd-stable@FreeBSD.ORG Mon Mar 21 09:23:43 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51C7A16A4CE for ; Mon, 21 Mar 2005 09:23:43 +0000 (GMT) Received: from mail.gmx.net (pop.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 48BC243D2F for ; Mon, 21 Mar 2005 09:23:42 +0000 (GMT) (envelope-from marius.nuennerich@gmx.net) Received: (qmail invoked by alias); 21 Mar 2005 09:23:41 -0000 Received: from pD955BC94.dip.t-dialin.net (EHLO olaf.hackerzberg.dyndns.org) [217.85.188.148] by mail.gmx.net (mp020) with SMTP; 21 Mar 2005 10:23:41 +0100 X-Authenticated: #5707313 Date: Mon, 21 Mar 2005 10:23:34 +0100 From: Marius =?ISO-8859-1?Q?N=FCnnerich?= To: freebsd-stable@freebsd.org Message-ID: <20050321102334.44abcc37@olaf.hackerzberg.dyndns.org> In-Reply-To: <200503210033.aa57459@salmon.maths.tcd.ie> References: <20050321001022.15659799@olaf.hackerzberg.dyndns.org> <200503210033.aa57459@salmon.maths.tcd.ie> X-Mailer: Sylpheed-Claws 1.0.1 (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: multipart/signed; boundary=Signature_Mon__21_Mar_2005_10_23_34_+0100_HyA8WihMUbM+Agxa; protocol="application/pgp-signature"; micalg=pgp-sha1 X-Y-GMX-Trusted: 0 Subject: Re: USB Mouse not working X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Mar 2005 09:23:43 -0000 --Signature_Mon__21_Mar_2005_10_23_34_+0100_HyA8WihMUbM+Agxa Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Mon, 21 Mar 2005 00:33:00 +0000 Ian Dowse wrote: > I think page 61 is just an example of one possible report descriptor > for a mouse. Could you follow the instructions below to get the > report descriptor for your mouse and post it to the list? >=20 > o Remove the `ums' device from your kernel config, but leave in > the `uhid' device (if you're using modules, just unload ums and > make sure uhid is loaded). >=20 > o Plug in the mouse >=20 > o Check dmesg for the correct uhid device, e.g. you should see > something like: >=20 > uhid0: Logitech USB Mouse, rev 1.10/4.10, addr 2, iclass 3/1 >=20 > o Run this command >=20 > usbhidctl -f /dev/uhid0 -ra >=20 # dmesg|grep uhid uhid0: Device USB Device, rev 1.10/0.01, addr 2, iclass 3/1 Thats the mouse, because it's the only USB device plugged-in at the moment (with ukbd0). # usbhidctl -f /dev/uhid0 -ra Report descriptor: Total input size 0 bytes Total output size 4 bytes Total feature size 1 bytes usbhidctl: device does not support immediate mode, only changes reported. Hmm, don't know what to do with this information :) Thanks, Marius --Signature_Mon__21_Mar_2005_10_23_34_+0100_HyA8WihMUbM+Agxa Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCPpKbFqu2z7AvZZQRAr8eAJ9vCtUk3yIxz1HNrzW7M4vkxEGiWACcCGPU BrXtP7wpUs/X3lCtN2N6k9A= =icXo -----END PGP SIGNATURE----- --Signature_Mon__21_Mar_2005_10_23_34_+0100_HyA8WihMUbM+Agxa--