From owner-freebsd-stable@FreeBSD.ORG Tue Apr 4 11:51:21 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 6121516A424 for ; Tue, 4 Apr 2006 11:51:21 +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 87B4F43D8F for ; Tue, 4 Apr 2006 11:51:03 +0000 (GMT) (envelope-from freebsd-stable@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1FQk3h-0006sD-G2 for freebsd-stable@freebsd.org; Tue, 04 Apr 2006 13:50:53 +0200 Received: from p508c1870.dip0.t-ipconnect.de ([80.140.24.112]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 04 Apr 2006 13:50:53 +0200 Received: from christian.baer by p508c1870.dip0.t-ipconnect.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 04 Apr 2006 13:50:53 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-stable@freebsd.org From: Christian Baer Date: Tue, 4 Apr 2006 13:41:13 +0200 (CEST) Organization: Convenimus Projekt Lines: 16 Message-ID: References: <200604032210.29709.mistry.7@osu.edu> X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: p508c1870.dip0.t-ipconnect.de User-Agent: slrn/0.9.8.1 (FreeBSD) Sender: news Subject: Re: 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: Tue, 04 Apr 2006 11:51:21 -0000 On Mon, 3 Apr 2006 22:10:12 -0400 Anish Mistry wrote: > Is there a ukbd in your dmesg? If there is, I'd suggest loading=20 > kbdmux. Yes there is - but only the darn mouse. Not sure if I need a keyboard multiplexer, since I rather need to *ignore* this "keyboard". > Currently there isn't support for mice that appear as uhid. You could=20 > always just try pointing moused at the uhid device. Currently, I'm more worried about getting my PS/2 keyboard to work while the mouse is plugged in. I'll worry about the mouse and X later. :-) Regards Chris