From owner-freebsd-current@FreeBSD.ORG Wed Sep 2 14:38:08 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A65A910656AA; Wed, 2 Sep 2009 14:38:08 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe09.swipnet.se [212.247.155.1]) by mx1.freebsd.org (Postfix) with ESMTP id 0103B8FC14; Wed, 2 Sep 2009 14:38:07 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=MnI1ikcADjEx7bvsp0jZvQ==:17 a=X34a_XabVTEAe1-7Y44A:9 a=6kgOV9agmkWpy0kkmSLoFOd61IgA:4 Received: from [188.126.201.140] (account mc467741@c2i.net HELO laptop.adsl.tele2.no) by mailfe09.swip.net (CommuniGate Pro SMTP 5.2.13) with ESMTPA id 951922373; Wed, 02 Sep 2009 16:38:05 +0200 From: Hans Petter Selasky To: Andriy Gapon Date: Wed, 2 Sep 2009 16:38:23 +0200 User-Agent: KMail/1.11.4 (FreeBSD/9.0-CURRENT; KDE/4.2.4; i386; ; ) References: <20090826080554.GA2664@beastie.smeiknet> <200908311526.26074.hselasky@c2i.net> <4A9E811E.7040107@freebsd.org> In-Reply-To: <4A9E811E.7040107@freebsd.org> X-Face: (%:6u[ldzJ`0qjD7sCkfdMmD*RxpO< =?iso-8859-1?q?Q0yAl=7E=3F=60=27F=3FjDVb=5DE6TQ7=27=23h-VlLs=7Dk/=0A=09?=(yxg(p!IL.`#ng"%`BMrham7%UK,}VH\wUOm=^>wEEQ+KWt[{J#x6ow~JO:,zwp.(t; @ =?iso-8859-1?q?Aq=0A=09=3A4=3A=26nFCgDb8=5B3oIeTb=5E=27?=",; u{5{}C9>"PuY\)!=#\u9SSM-nz8+SR~B\!qBv MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200909021638.25183.hselasky@c2i.net> Cc: freebsd-current@freebsd.org Subject: Re: Problems with mouse X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 02 Sep 2009 14:38:08 -0000 On Wednesday 02 September 2009 16:28:46 Andriy Gapon wrote: > Sep 2 11:51:58 trant kernel: usbd_transfer_done:2185: err=USB_ERR_TIMEOUT If your mouse hardware just times out like that, then its more likely that your USB device is bad :-( Have you tried other USB mice? --HPS