From owner-freebsd-current@FreeBSD.ORG Tue May 5 07:17:20 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 1D620106566B for ; Tue, 5 May 2009 07:17:20 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe14.swip.net [212.247.155.161]) by mx1.freebsd.org (Postfix) with ESMTP id A98548FC1C for ; Tue, 5 May 2009 07:17:19 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=R2bh8Ytw37wA:10 a=j+k/Ze5hWUCaCztCgEjzDQ==:17 a=EJv1_veVTJqDrCpoJmcA:9 a=17yQsT8QNLrDRbMNEnsV0wx7Dq8A:4 Received: from [81.191.55.181] (account mc467741@c2i.net HELO laptop) by mailfe14.swip.net (CommuniGate Pro SMTP 5.2.13) with ESMTPA id 492944039; Tue, 05 May 2009 09:17:17 +0200 From: Hans Petter Selasky To: "Chao Shin" Date: Tue, 5 May 2009 09:19:51 +0200 User-Agent: KMail/1.9.7 References: <200905041556.18646.hselasky@c2i.net> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200905050919.51551.hselasky@c2i.net> Cc: freebsd-current@freebsd.org 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: Tue, 05 May 2009 07:17:20 -0000 On Tuesday 05 May 2009, Chao Shin wrote: > Hi Hans, > There is new dmesg with debug=15, but I can't catch difference... > If you type: ll /boot/kernel Do all the modules have the same date? There is a fuse4bsd module there which I suspect is out of date. --HPS