From owner-freebsd-current@FreeBSD.ORG Thu Jul 10 18:22:39 2003 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 6B60137B401 for ; Thu, 10 Jul 2003 18:22:39 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DF6543FB1 for ; Thu, 10 Jul 2003 18:22:22 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h6B1MKJm007258; Thu, 10 Jul 2003 19:22:20 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 10 Jul 2003 19:22:10 -0600 (MDT) Message-Id: <20030710.192210.22017728.imp@bsdimp.com> To: nate@root.org From: "M. Warner Losh" In-Reply-To: <20030710103521.Q5826@root.org> References: <20030701111425.36841643.ltning@anduin.net> <200307051055.53923.mistry.7@osu.edu> <20030710103521.Q5826@root.org> X-Mailer: Mew version 2.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org cc: acpi-jp@jp.FreeBSD.org Subject: Re: [acpi-jp 2393] Re: Updated ec-burst.diff patch 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: Fri, 11 Jul 2003 01:22:39 -0000 In message: <20030710103521.Q5826@root.org> Nate Lawson writes: : Please send me your patch for reseting USB on resume. I will test it and : commit it. Acutally, I have some generic resume stuff in the pipeline, so please run it by me too. Too many drivers do too many bogus things for suspend/resume as it is... Warner