From owner-freebsd-bugs@FreeBSD.ORG Thu Aug 21 11:23:29 2008 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 01ADF106566C for ; Thu, 21 Aug 2008 11:23:29 +0000 (UTC) (envelope-from jchambers@ucla.edu) Received: from smtp-12.smtp.ucla.edu (smtp-12.smtp.ucla.edu [169.232.46.245]) by mx1.freebsd.org (Postfix) with ESMTP id DA8108FC21 for ; Thu, 21 Aug 2008 11:23:28 +0000 (UTC) (envelope-from jchambers@ucla.edu) Received: from mail.ucla.edu (mail.ucla.edu [169.232.48.150]) by smtp-12.smtp.ucla.edu (8.14.3/8.14.3) with ESMTP id m7LBCpnE011931; Thu, 21 Aug 2008 04:12:51 -0700 Received: from chinchilla.rooski.ru (mu.cts.ucla.edu [149.142.36.203]) (authenticated bits=0) by mail.ucla.edu (8.13.8/8.13.8) with ESMTP id m7LBCoto030681 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 21 Aug 2008 04:12:50 -0700 Message-ID: <48AD4DB2.7000906@ucla.edu> Date: Thu, 21 Aug 2008 04:12:50 -0700 From: Jason Chambers Organization: UCLA User-Agent: Thunderbird 2.0.0.16 (Macintosh/20080707) MIME-Version: 1.0 To: Garrett Cooper References: <200808211040.m7LAe4nO098515@freefall.freebsd.org> <7d6fde3d0808210352w3b78105od5d37e097dec3d8b@mail.gmail.com> In-Reply-To: <7d6fde3d0808210352w3b78105od5d37e097dec3d8b@mail.gmail.com> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Probable-Spam: no X-Scanned-By: smtp.ucla.edu on 169.232.46.245 Cc: freebsd-bugs@freebsd.org Subject: Re: kern/126709: Regession of SATA/PATA support with 6.3 and 7.0 (x86/amd64) -- Nvidia nForce4 chipset X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Aug 2008 11:23:29 -0000 Garrett Cooper wrote: > It appears the snapshots haven't been generated yet for x86/x64. You > can use the 200807 CURRENT snapshot, as long as you don't need to > install packages in the system. It's busted on that cdset if you > download the due to an incompatibility issue with the new BSD cpio and > cpio files. > I looked at using a 200807 snapshot but the last modified date on i386/amd64 is at least a week before the date of the commit Andrey referenced. (Assuming that's the commit that fixed this issue.) Once the 200808 snapshots are generated I'll try both i386 and amd64 and report the results. Thanks, --Jason