From owner-freebsd-stable@FreeBSD.ORG Tue Sep 18 15:02:17 2007 Return-Path: Delivered-To: stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1DEDE16A417 for ; Tue, 18 Sep 2007 15:02:17 +0000 (UTC) (envelope-from vlado@netng.org) Received: from smtp-out3.iol.cz (smtp-out3.iol.cz [194.228.2.91]) by mx1.freebsd.org (Postfix) with ESMTP id CFBF513C47E for ; Tue, 18 Sep 2007 15:02:16 +0000 (UTC) (envelope-from vlado@netng.org) Received: from antivir5.iol.cz (unknown [192.168.30.212]) by smtp-out3.iol.cz (Postfix) with ESMTP id 1D3B564E00 for ; Tue, 18 Sep 2007 16:43:34 +0200 (CEST) Received: from localhost (antivir5.iol.cz [127.0.0.1]) by antivir5.iol.cz (Postfix) with ESMTP id C4D1466C00B for ; Tue, 18 Sep 2007 16:43:33 +0200 (CEST) X-Virus-Scanned: amavisd-new at iol.cz Received: from antivir5.iol.cz ([127.0.0.1]) by localhost (antivir5.iol.cz [127.0.0.1]) (amavisd-new, port 10224) with LMTP id PxM2hSp6tnl4 for ; Tue, 18 Sep 2007 16:43:33 +0200 (CEST) Received: from smtp-out3.iol.cz (mta-out3 [192.168.30.28]) by antivir5.iol.cz (Postfix) with ESMTP id 85DA266C03E for ; Tue, 18 Sep 2007 16:43:33 +0200 (CEST) Received: from ace.botka.homeunix.org (3.77.broadband2.iol.cz [83.208.77.3]) by smtp-out3.iol.cz (Postfix) with ESMTP id B68C357E9F for ; Tue, 18 Sep 2007 16:43:30 +0200 (CEST) Received: by ace.botka.homeunix.org (Postfix, from userid 1001) id 5CEDD167; Tue, 18 Sep 2007 16:43:30 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on ace.botka.homeunix.org X-Spam-Level: X-Spam-Status: No, score=-4.3 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.8 Received: from srv.g1.netng.org (ac.botka.homeunix.org [192.168.1.5]) by ace.botka.homeunix.org (Postfix) with ESMTP id B301B163 for ; Tue, 18 Sep 2007 16:43:29 +0200 (CEST) Received: from srv (srv [10.1.0.10]) by srv.g1.netng.org (Postfix) with ESMTP id 6C042BC6C for ; Tue, 18 Sep 2007 16:43:29 +0200 (CEST) Date: Tue, 18 Sep 2007 16:43:29 +0200 From: Vladimir Botka To: stable@FreeBSD.org Message-ID: <20070918164329.0dea3ee2@srv> X-Mailer: Claws Mail 2.10.0 (GTK+ 2.10.13; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Subject: 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, 18 Sep 2007 15:02:17 -0000 Hello, Can anybody help me please with usb mouse? There is uhid driver attached. Keyboard works fine. # usbdevs -d -v Controller /dev/usb0: addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), Intel(0x0000), rev 1.00 uhub0 port 1 powered port 2 addr 2: low speed, power 100 mA, config 1, USB Multimedia Cordless Kit(0x5244), BTC(0x046e), rev 0.27 ukbd0 uhid0 -- Vladimir Botka