From owner-freebsd-current@FreeBSD.ORG Sun May 23 14:45:36 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 2F79B16A4CE for ; Sun, 23 May 2004 14:45:36 -0700 (PDT) Received: from auk1.snu.ac.kr (auk1.snu.ac.kr [147.46.100.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id B788643D4C for ; Sun, 23 May 2004 14:45:35 -0700 (PDT) (envelope-from stopspam@users.sourceforge.net) Received: from [147.46.44.181] (stopspam@users.sourceforge.net) by auk1.snu.ac.kr (Terrace Internet Messaging Server) with ESMTP id 2004052406:27:54:453908.24301.2971577264 for ; Mon, 24 May 2004 06:27:54 +0900 (KST) Message-ID: <40B11B6F.2070201@users.sourceforge.net> Date: Mon, 24 May 2004 06:45:19 +0900 From: Rob User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040507 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org References: <200405232109.aa46210@salmon.maths.tcd.ie> In-Reply-To: <200405232109.aa46210@salmon.maths.tcd.ie> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-TERRACE-SPAMMARK: YES-__TRSYS_LV__3 (SR:-3.05) (SRN:SPAMROBOT) ----------------- X-Mailman-Approved-At: Mon, 24 May 2004 04:46:09 -0700 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: Sun, 23 May 2004 21:45:36 -0000 Ian Dowse wrote: > In case anybody is interested in testing or helping with this, > there's a patch at > > http://people.freebsd.org/~iedowse/usb.diff > > that attempts to begin addressing a number of problems with our > current USB code: Can I apply this patch also safely to STABLE? If not, then, if you make a patch for STABLE, I would test it right away! My umass storage USB toy, crashes the system when I umount it. I blamed the USB chipset (VIA 83C572 USB controller), but am still not sure, since I did not get much response from the STABLE list. It would be great if your patch would solve the crash! Regards, Rob.