From owner-freebsd-current@FreeBSD.ORG Fri Feb 4 16:38:45 2005 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 8F14416A4CE for ; Fri, 4 Feb 2005 16:38:45 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7A0943D3F for ; Fri, 4 Feb 2005 16:38:44 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id j14Gb1f9021871; Fri, 4 Feb 2005 09:37:01 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Fri, 04 Feb 2005 09:38:49 -0700 (MST) Message-Id: <20050204.093849.06223657.imp@bsdimp.com> To: jds@elib.com From: "M. Warner Losh" In-Reply-To: <002001c50a71$0d7857e0$1401000a@c4.com> References: <42028F29.1030801@DeepCore.dk> <002001c50a71$0d7857e0$1401000a@c4.com> 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: freebsd-current@freebsd.org cc: sos@DeepCore.dk Subject: Re: ATA mkIII first official patches - please test! 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, 04 Feb 2005 16:38:45 -0000 In message: <002001c50a71$0d7857e0$1401000a@c4.com> "James D. Stewart" writes: : > ATA-mkIII first official snapshot. : : With RELENG_5, the following errors occur (if you need more info, ask : off-list): This is due to changes in the names of some of the pc card devices based on cleanup I'm doing in current. I thought I'd merged all of this to releng_5 in the last couple of days, however.. Warner