From owner-freebsd-current@FreeBSD.ORG Thu Dec 9 16:48:43 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BB4516A4CF for ; Thu, 9 Dec 2004 16:48:43 +0000 (GMT) Received: from mail-gw0.york.ac.uk (mail-gw0.york.ac.uk [144.32.128.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 902D843D62 for ; Thu, 9 Dec 2004 16:48:42 +0000 (GMT) (envelope-from gavin.atkinson@ury.york.ac.uk) Received: from buffy.york.ac.uk (buffy.york.ac.uk [144.32.226.160]) by mail-gw0.york.ac.uk (8.12.10/8.12.10) with ESMTP id iB9GmduZ019656; Thu, 9 Dec 2004 16:48:39 GMT Received: from buffy.york.ac.uk (localhost [127.0.0.1]) by buffy.york.ac.uk (8.13.1/8.13.1) with ESMTP id iB9Gmc7X005145; Thu, 9 Dec 2004 16:48:38 GMT (envelope-from gavin.atkinson@ury.york.ac.uk) Received: (from ga9@localhost) by buffy.york.ac.uk (8.13.1/8.13.1/Submit) id iB9GmbWg005144; Thu, 9 Dec 2004 16:48:37 GMT (envelope-from gavin.atkinson@ury.york.ac.uk) X-Authentication-Warning: buffy.york.ac.uk: ga9 set sender to gavin.atkinson@ury.york.ac.uk using -f From: Gavin Atkinson To: cjohnson@wcug.wwu.edu In-Reply-To: <20041209141745.H26445@ury.york.ac.uk> References: <20041208173829.GA7645@wcug.wwu.edu> <20041209141745.H26445@ury.york.ac.uk> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Thu, 09 Dec 2004 16:48:36 +0000 Message-Id: <1102610916.4474.5.camel@buffy.york.ac.uk> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 FreeBSD GNOME Team Port X-York-MailScanner: Found to be clean X-York-MailScanner-From: gavin.atkinson@ury.york.ac.uk cc: freebsd-current@freebsd.org Subject: Re: Microsoft Wireless Intellimouse Explorer X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Dec 2004 16:48:43 -0000 On Thu, 2004-12-09 at 14:23 +0000, Gavin Atkinson wrote: > On Wed, 8 Dec 2004 cjohnson@wcug.wwu.edu wrote: > > > I'd like to help get my Microsoft Wireless Intellimouse Explorer > > working under 5.3-RELEASE. I've installed 5.3-RELEASE (x86) and > > updated to about 3 AM PST with the GENERIC kernel, and the mouse > > is recognized as ums0: > > > > ums0: Microsoft Microsoft Wireless Intellimouse Explorer\M-. 1.0A, rev 1.10/0.0e, addr 2, iclass 3/1 > > ums0: 5 buttons and Z dir. > > > > So the driver sees it, but I can't get much output from the mouse. > > moused starts and sees the device, but I'm unable to move the cursor > > in X or on the console. > > Try the patch at http://www.devrandom.co.uk/freebsd/intellimouse.diff - > and let me know if it works for you. However, from your description, I > suspect it's a different problem so you may not have any success. Sorry, I should probably just say that it is an updated version of the patch in PR 70607 and is not all my own work :) Gavin