From owner-freebsd-current@FreeBSD.ORG Mon May 24 09:31:02 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 EDB4E16A4CE for ; Mon, 24 May 2004 09:31:02 -0700 (PDT) Received: from smtp05.web.de (smtp05.web.de [217.72.192.209]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DDA243D39 for ; Mon, 24 May 2004 09:31:02 -0700 (PDT) (envelope-from nakal@web.de) Received: from [80.135.123.48] (helo=[80.135.123.48]) by smtp05.web.de with esmtp (TLSv1:DES-CBC3-SHA:168) (WEB.DE 4.101 #91) id 1BSILR-0003Nr-00 for freebsd-current@freebsd.org; Mon, 24 May 2004 18:30:33 +0200 From: Martin To: FreeBSD Current In-Reply-To: <40B11B6F.2070201@users.sourceforge.net> References: <200405232109.aa46210@salmon.maths.tcd.ie> <40B11B6F.2070201@users.sourceforge.net> Content-Type: text/plain Message-Id: <1085416230.1327.3.camel@klotz.local> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Mon, 24 May 2004 18:30:31 +0200 Content-Transfer-Encoding: 7bit Sender: nakal@web.de Subject: Re: USB patch for better bus_dma and detachment support 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, 24 May 2004 16:31:03 -0000 Am Sun, den 23.05.2004 schrieb Rob um 23:45: > My umass storage USB toy, crashes the system when I umount it. My umass device (card reader/writer) is crashing the system, too. When attaching and when detaching it (CURRENT). Martin