From owner-freebsd-current@FreeBSD.ORG Mon Oct 4 17:53:50 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1CB9D16A4CE for ; Mon, 4 Oct 2004 17:53:50 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id B295743D41 for ; Mon, 4 Oct 2004 17:53:49 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id i94Hr8B5093411; Mon, 4 Oct 2004 11:53:08 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 04 Oct 2004 11:54:42 -0600 (MDT) Message-Id: <20041004.115442.84363176.imp@bsdimp.com> To: dgilbert@dclg.ca From: "M. Warner Losh" In-Reply-To: <16737.32607.772875.17590@canoe.dclg.ca> References: <16733.37521.568515.842497@canoe.dclg.ca> <20041002.194515.99052407.imp@bsdimp.com> <16737.32607.772875.17590@canoe.dclg.ca> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-current@FreeBSD.ORG Subject: Re: USB hub issue adendum. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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 Oct 2004 17:53:50 -0000 In message: <16737.32607.772875.17590@canoe.dclg.ca> David Gilbert writes: : >>>>> "M" == M Warner Losh writes: : : M> In message: <16733.37521.568515.842497@canoe.dclg.ca> David Gilbert : M> writes: : I've had the USB hub issue bite be on : M> and off for awhile now. It : appears to be completely random : M> corruption because moving from BETA3 : to BETA6 fixed it (for now) : M> for me. : : M> Does BETA7 fix the problems for you? : : I cvsup'd a day after reading this message and rebuilt the world and : kernel. The uname -a still says BETA6. : : However, the BETA6 before this recent cvsup and afterwards both don't : exhibit the crash where the BETA3 I was running did. In particular, : : My mouse basestation (I have the mx900) is a usb hub with a "mouse" : attachment and sometimes a "bluetooth" attachment (currently turned : off). During boot, the whole hub is detached and under BETA3, the : machine would hang. It would also hang if I unplugged the mouse : (detaching the hub). : : BETA6 is not exhibiting this behaviour. I don't know when I can cvsup : BETA7 for you. Sicne it isn't the same crash, I think I need more information about what it is you are seeing. Let's start there. What is the random corruptuion that you were seeing? Warner