From owner-freebsd-current@FreeBSD.ORG Tue Jul 31 21:08:18 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 F1CAA16A46D for ; Tue, 31 Jul 2007 21:08:18 +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 9737313C506 for ; Tue, 31 Jul 2007 21:08:18 +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 l6VL7l5b023237; Tue, 31 Jul 2007 15:07:48 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Tue, 31 Jul 2007 15:07:53 -0600 (MDT) Message-Id: <20070731.150753.1169638321.imp@bsdimp.com> To: niki@totalterror.net From: "M. Warner Losh" In-Reply-To: <46AE3E33.1000908@totalterror.net> References: <20070730162026.GB8231@tirith.brixandersen.dk> <46AE3E33.1000908@totalterror.net> 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:07:49 -0600 (MDT) Cc: current@freebsd.org, henrik@brixandersen.dk 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:08:19 -0000 In message: <46AE3E33.1000908@totalterror.net> Niki Denev writes: : I have the same problem with the same card : : http://monkey.org/freebsd/archive/freebsd-current/200706/msg00423.html : Unfortunately there is no fix for this in the standard freebsd usb : stack, but with HPS's new usb stack this problem does not exist. I'll try to recreate it here and see if I can produce a fix for the FreeBSD usb stack. Warner