From owner-freebsd-questions@FreeBSD.ORG Sun Nov 28 21:03:16 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7D6716A4CF; Sun, 28 Nov 2004 21:03:16 +0000 (GMT) Received: from ispmxmta05-srv.alltel.net (ispmxmta05-srv.alltel.net [166.102.165.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 116FA43D3F; Sun, 28 Nov 2004 21:03:15 +0000 (GMT) (envelope-from trey@fastmail.fm) Received: from [192.168.0.3] (really [69.40.80.76]) by ispmxmta05-srv.alltel.net with ESMTP <20041128210314.XHID5505.ispmxmta05-srv.alltel.net@[192.168.0.3]>; Sun, 28 Nov 2004 15:03:14 -0600 Message-ID: <41AA3D1A.70702@fastmail.fm> Date: Sun, 28 Nov 2004 16:03:22 -0500 From: Trey Sizemore User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Mark Ovens References: <41A8E362.1070309@fastmail.fm> <200411281927.10285.marko@freebsd.org> <41AA286F.6090800@fastmail.fm> <200411282044.10356.marko@freebsd.org> In-Reply-To: <200411282044.10356.marko@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: USB mouse support X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Nov 2004 21:03:17 -0000 Mark Ovens wrote: >On Sun November 28 2004 19:35, Trey Sizemore wrote: > > >>Mark Ovens wrote: >> >> >>>On Sun November 28 2004 18:28, Trey Sizemore wrote: >>> >>> >>>>Hmmm...not sure why mine's not working then. Is your mouse the wireless >>>>version? Mine says Microsoft Wireless Mouse 2.0 (it's kind of a light >>>>purple color ). >>>> >>>> >>>Yes, same as mine. >>> >>>You did change ''moused_port'' in /etc/rc.conf to /dev/psm0 when you >>>connected it to the PS/2 port, didn't you? >>> >>> >>I'll have to check...I'm doing a portupgrade right now, so I'll have to >>check when that finishes. >> >> >> > >I've just applied the patch in PR kern/70607 and it works just fine - although >I've not tested the tilt wheel because, as I said, I don't use it so I'm not >sure how to set it up in FreeBSD. > > > When you say it works fine, do you mean you've attached the mouse via USB? I'm new to FreeBSD, so how do I apply this patch to get the mouse to work? Thanks again.