From owner-freebsd-current@FreeBSD.ORG Fri Apr 1 18:02:32 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 61D1016A4CE for ; Fri, 1 Apr 2005 18:02:32 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9046343D2F for ; Fri, 1 Apr 2005 18:02:31 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so938244wri for ; Fri, 01 Apr 2005 10:02:31 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=hJmhjMfTJQR+uoLBXxb0KiXCHrNKTDGNLgi5qe7IeitsnQxgHqjUkmHJTxVUwTuU0vdmSI26rV79oxpTsYN01GYgJ5jM1DG1WsLLN69smQK2D6Ph7IVjSaH03Bb7mkvtk6JDSIP+njCfmmdZRajUAj+yPAl2UTGGesVLbS1ihco= Received: by 10.54.11.38 with SMTP id 38mr226281wrk; Fri, 01 Apr 2005 10:02:31 -0800 (PST) Received: by 10.54.29.77 with HTTP; Fri, 1 Apr 2005 10:02:30 -0800 (PST) Message-ID: <790a9fff0504011002498eeec0@mail.gmail.com> Date: Fri, 1 Apr 2005 12:02:30 -0600 From: Scot Hetzel To: Nguyen Tam Chinh In-Reply-To: <20050401214454.W1308@luckyland.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: <20050401214454.W1308@luckyland.ru> cc: current@freebsd.org Subject: Re: -CURRENT kernel break? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Scot Hetzel List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Apr 2005 18:02:32 -0000 On Apr 1, 2005 11:49 AM, Nguyen Tam Chinh wrote: > Hi all, > cvsup some hours ago, fail at ata/atapi-cam.c > Details in the attached text. Soren imported his new ATA driver into the -CURRENT sources. He didn't update the atapi-cam driver to work with the new ATA driver, as another developer is working on updating it to this driver. For now just remove ATAPICAM from your kernel config file, or downgrade your -CURRENT sources to before Mar 30th. See Soren's message, posted to this list, titled "HEADSUP: ATA mkIII has been committed". Scot P.S. Some one had mentioned a patch for ATAPICAM was floating arround on this list, but I haven't seen it.