From owner-freebsd-current@FreeBSD.ORG Fri Nov 7 16:04:01 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 27BAE16A4CE for ; Fri, 7 Nov 2003 16:04:01 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32AD943F75 for ; Fri, 7 Nov 2003 16:04:00 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.9p2/8.12.9) with ESMTP id hA803peG098358; Fri, 7 Nov 2003 17:03:51 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Fri, 07 Nov 2003 17:03:13 -0700 (MST) Message-Id: <20031107.170313.39827006.imp@bsdimp.com> To: hadara@bsd.ee From: "M. Warner Losh" In-Reply-To: <200311071650.20242.hadara@bsd.ee> References: <200311071650.20242.hadara@bsd.ee> X-Mailer: Mew version 2.1 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 Subject: Re: small regression in cbb and a confusion with rl driver 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: Sat, 08 Nov 2003 00:04:01 -0000 In message: <200311071650.20242.hadara@bsd.ee> Sven Petai writes: : this bug is introduced by the version 1.86 of the file I think I've committed a fix for this. It disables the workaround for some chipsets. I'll reenable it when I can verify things better. Warner