From owner-freebsd-stable@FreeBSD.ORG Mon Apr 3 23:40:47 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 6364E16A400 for ; Mon, 3 Apr 2006 23:40:47 +0000 (UTC) (envelope-from freebsd-stable@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9CC243D4C for ; Mon, 3 Apr 2006 23:40:46 +0000 (GMT) (envelope-from freebsd-stable@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1FQYf5-00011I-Ey for freebsd-stable@freebsd.org; Tue, 04 Apr 2006 01:40:43 +0200 Received: from p508c1b70.dip0.t-ipconnect.de ([80.140.27.112]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 04 Apr 2006 01:40:43 +0200 Received: from christian.baer by p508c1b70.dip0.t-ipconnect.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 04 Apr 2006 01:40:43 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-stable@freebsd.org From: Christian Baer Date: Tue, 4 Apr 2006 01:37:42 +0200 (CEST) Organization: Convenimus Projekt Lines: 26 Message-ID: X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: p508c1b70.dip0.t-ipconnect.de User-Agent: slrn/0.9.8.1 (FreeBSD) Sender: news Subject: Problem with Razer Copperhead (USB-mouse) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 03 Apr 2006 23:40:47 -0000 Good evening, folks! A few hours ago I installed FreeBSD on a new machine. This is the only one I have with a USB-mouse attached (the stated Copperhead) - actually, it's the only machine I have with any type of mouse attached. :-) FreeBSD boots fine and also recognizes the mouse correctly: kernel: uhid0: Razer Razer Copperhead Laser Mouse, rev 2.00/21.00, addr 2, iclass 3/1 Well, as you can see, it's recognized correctly by name, but seemingly not as a mouse. The result is that FreeBSD starts "typing" letters, when I move the mouse. At the same time my "real" keyboard doesn't work (IBM Model M - PS/2 of course). If I want a keyboard I have to unplug the mouse from the computer. Everything works as it should then - apart from the mouse of course. Aunty Google only revealed one "real" fact to me (which I actually expected): A USB mouse should probably be logged as ums, not as uhid. Is the fact that the mouse has 7 keys confusing FreeBSD or did I mess up somewhere? Good night peeps! :-) Chris