From owner-freebsd-current@FreeBSD.ORG Tue Jul 31 21:35:05 2007 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 54E1816A417 for ; Tue, 31 Jul 2007 21:35:05 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 100D313C48E for ; Tue, 31 Jul 2007 21:35:04 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.13.8/8.13.4) with ESMTP id l6VLYoQk023726; Tue, 31 Jul 2007 15:34:51 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Tue, 31 Jul 2007 15:34:57 -0600 (MDT) Message-Id: <20070731.153457.824016384.imp@bsdimp.com> To: henrik@brixandersen.dk From: "M. Warner Losh" In-Reply-To: <20070731211541.GA4219@tirith.brixandersen.dk> References: <46AE3E33.1000908@totalterror.net> <20070731.150753.1169638321.imp@bsdimp.com> <20070731211541.GA4219@tirith.brixandersen.dk> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Tue, 31 Jul 2007 15:34:51 -0600 (MDT) Cc: niki@totalterror.net, current@freebsd.org Subject: Re: Panic on CardBus card eject (ubsa(4)) 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, 31 Jul 2007 21:35:05 -0000 In message: <20070731211541.GA4219@tirith.brixandersen.dk> Henrik Brix Andersen writes: : Hi Warner, : : On Tue, Jul 31, 2007 at 03:07:53PM -0600, M. Warner Losh wrote: : > I'll try to recreate it here and see if I can produce a fix for the : > FreeBSD usb stack. : : Thanks a lot - your work is much appreciated :) : : Naturally, I'd be happy to test any patches you come up with and : provide extra information if needed. I think this is a OHCI-only bug, which may make it hard for me to reproduce. I think I have only uhci usb cardbus cards. Warner