From owner-freebsd-usb@FreeBSD.ORG Thu May 5 22:15:27 2005 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E62D216A4CE for ; Thu, 5 May 2005 22:15:27 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB53443D81 for ; Thu, 5 May 2005 22:15:26 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [127.0.0.1]) by harmony.village.org (8.13.3/8.13.1) with ESMTP id j45MDpHw094462; Thu, 5 May 2005 16:13:51 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 05 May 2005 16:13:51 -0600 (MDT) Message-Id: <20050505.161351.59748132.imp@bsdimp.com> To: julian@elischer.org From: Warner Losh In-Reply-To: <427A98ED.1000704@elischer.org> References: <427A9690.9080108@elischer.org> <20050505.160055.78800132.imp@bsdimp.com> <427A98ED.1000704@elischer.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: usb@freebsd.org cc: usbcrash@oldach.net Subject: Re: recent USB MFCs cause panics X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2005 22:15:28 -0000 > Is there a reason tio not just remove the method entry? > will it default to a good default? (i.e. not an error default?) > if not then I guess just stubbibg the method would work.. Maybe you should look at the current code rather than taking the scatter gun approach to hoping that there's a magic bullet. Warner