From owner-cvs-all@FreeBSD.ORG Fri Mar 11 05:28:51 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 673C416A4CE; Fri, 11 Mar 2005 05:28:51 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF54A43D2D; Fri, 11 Mar 2005 05:28:43 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.13.3/8.13.1) with ESMTP id j2B5RcYi001520; Thu, 10 Mar 2005 22:27:47 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Thu, 10 Mar 2005 22:27:49 -0700 (MST) Message-Id: <20050310.222749.107701649.imp@bsdimp.com> To: jeremie@le-hen.org From: "M. Warner Losh" In-Reply-To: <20050308072731.GI94451@obiwan.tataz.chchile.org> References: <20050307230515.GD94451@obiwan.tataz.chchile.org> <20050308072731.GI94451@obiwan.tataz.chchile.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: deischen@FreeBSD.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/cardbus cardbus.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 05:28:51 -0000 Thanks for the reports. I believe that cardbus.c 1.50 will fix these problems. Warner