Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Mar 2007 09:59:08 +0000
From:      "Mark Hobden" <markhobden@gmail.com>
To:        "Cesar Kuroiwa" <cesar.kuroiwa@gmail.com>
Cc:        freebsd-usb@freebsd.org
Subject:   Re: For Review/Testing: uhidev(4) USB driver level for devices with multiple report ids
Message-ID:  <c57a76300703050159n4ceb7437o79aa2a4b4e33677c@mail.gmail.com>
In-Reply-To: <65c972b10703041949i19235555m4cfc04803f012d97@mail.gmail.com>
References:  <c57a76300703031638x46a3dcf3v6a1809c05bb7fc08@mail.gmail.com> <65c972b10703041949i19235555m4cfc04803f012d97@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 05/03/07, Cesar Kuroiwa <cesar.kuroiwa@gmail.com> wrote:
> Hi there,
> I was a little unsure about which patch to use, so I recompiled world and
> kernel with this last one, and unfortunately, have to say it didn't work for
> me. My mouse is still showing no sign of life under FreeBSD...
> Did I do sth wrong then? Should I have applied both patches ("
> uhidev-6-stable-p1.diff" and "uhidev-add-ms.diff") since I am using
> 6-stable, to make it work.

You definitely need the uhidev-6-stable-p1.diff patch and if it is a Microsoft
set it is very very likely you will need both, if the mouse behaves weirdly with
both (doing things like trying to scroll up or down whenever you click a button)
then I need to add your device ID to the second patch - I think you have to look
for 'product=' in the output from the following command to get the device ID:

devinfo -v | grep uhidev

this will then get added to usbdevs and a quirk for the device gets added in
usb_quirks.c

Good luck!

Mark



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