From owner-freebsd-current@FreeBSD.ORG Sun Aug 24 11:49:29 2008 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 94441106567A for ; Sun, 24 Aug 2008 11:49:29 +0000 (UTC) (envelope-from fbsd-current@mawer.org) Received: from outbound.icp-qv1-irony-out4.iinet.net.au (outbound.icp-qv1-irony-out4.iinet.net.au [203.59.1.150]) by mx1.freebsd.org (Postfix) with ESMTP id C39008FC18 for ; Sun, 24 Aug 2008 11:49:28 +0000 (UTC) (envelope-from fbsd-current@mawer.org) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Aj8BAAzosEh8qk4q/2dsb2JhbAAIsliBag X-IronPort-AV: E=Sophos;i="4.32,262,1217779200"; d="scan'208";a="262942823" Received: from unknown (HELO [10.4.1.1]) ([124.170.78.42]) by outbound.icp-qv1-irony-out4.iinet.net.au with ESMTP; 24 Aug 2008 19:49:26 +0800 Message-ID: <48B14AEC.2020609@mawer.org> Date: Sun, 24 Aug 2008 21:50:04 +1000 From: Antony Mawer User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: "M. Warner Losh" References: <48ABB1FA.5070609@mawer.org> <48AFE196.7050100@vwsoft.com> <48B0EA50.2090105@mawer.org> <20080823.231058.-1605553760.imp@bsdimp.com> In-Reply-To: <20080823.231058.-1605553760.imp@bsdimp.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: volker@vwsoft.com, usb@freebsd.org, current@freebsd.org, freebsd-usb@freebsd.org, hselasky@c2i.net Subject: Re: HEADSUP new usb code coming in. 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: Sun, 24 Aug 2008 11:49:29 -0000 On 24/08/2008 3:10 PM, M. Warner Losh wrote: > In message: <48B0EA50.2090105@mawer.org> > Antony Mawer writes: ... > : This wasn't about the new USB stack -- we were discussing the buffer > : cache and CAM-related fixes that prevents the system from panic'ing when > : a USB device is unplugged without first unmounting the filesystem. These > : patches are in HEAD with the existing USB stack. :-) > > The best I can do is say "Maybe" and the answer is closer to yes if > somebody data-mines the changes I've made in this area in -current. > That's the hard part of back porting them.. I'm going to try and do just that - is there a particular date that this must be done by in order to make sure these would make it in for the 7.1 release cycle? --Antony