From owner-freebsd-current@FreeBSD.ORG Mon May 4 10:35:58 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 2D9BD1065675 for ; Mon, 4 May 2009 10:35:58 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe02.swip.net [212.247.154.33]) by mx1.freebsd.org (Postfix) with ESMTP id B98188FC1A for ; Mon, 4 May 2009 10:35:56 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=R2bh8Ytw37wA:10 a=PWmMXO6ZDkO6XY-nw4sA:9 a=BaXrDfA7FkOEX5JkKn0TmXXfmFAA:4 Received: from [81.191.55.181] (account mc467741@c2i.net HELO [10.36.2.183]) by mailfe02.swip.net (CommuniGate Pro SMTP 5.2.13) with ESMTPA id 1239324530; Mon, 04 May 2009 12:35:56 +0200 From: Hans Petter Selasky To: freebsd-current@freebsd.org Date: Mon, 4 May 2009 12:38:29 +0200 User-Agent: KMail/1.9.7 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200905041238.30304.hselasky@c2i.net> Cc: Chao Shin Subject: Re: current couldn't attach usb 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: Mon, 04 May 2009 10:35:58 -0000 On Monday 04 May 2009, Chao Shin wrote: > Hi, all > > I have a dell optiplex 745 box with a dell usb mouse. I update system from > 7.1 to current today, > after that the usb mouse could not recongnize. I got some message from > dmesg like below: > > > Is this a usb2.0's bug or I should configure something else? Can you send complete dmesg ? --HPS