From owner-freebsd-stable@FreeBSD.ORG Tue May 24 05:32:58 2005 Return-Path: X-Original-To: freebsd-stable@FreeBSD.org Delivered-To: freebsd-stable@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3ECF016A41C; Tue, 24 May 2005 05:32:58 +0000 (GMT) (envelope-from sos@FreeBSD.org) Received: from spider.deepcore.dk (cpe.atm2-0-53484.0x50a6c9a6.abnxx9.customer.tele.dk [80.166.201.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id A662C43D1F; Tue, 24 May 2005 05:32:57 +0000 (GMT) (envelope-from sos@FreeBSD.org) Received: from [194.192.25.136] (mac.deepcore.dk [194.192.25.136]) by spider.deepcore.dk (8.13.3/8.13.3) with ESMTP id j4O5QMCs054275; Tue, 24 May 2005 07:26:22 +0200 (CEST) (envelope-from sos@FreeBSD.org) In-Reply-To: <20050524030158.84499.qmail@web50309.mail.yahoo.com> References: <20050524030158.84499.qmail@web50309.mail.yahoo.com> Mime-Version: 1.0 (Apple Message framework v730) Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed Message-Id: <681FA8EA-2B6E-4923-9529-4C1BB26BD846@FreeBSD.org> Content-Transfer-Encoding: quoted-printable From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= Date: Tue, 24 May 2005 07:32:51 +0200 To: alan bryan X-Mailer: Apple Mail (2.730) X-mail-scanned: by DeepCore Virus & Spam killer v1.12 Cc: freebsd-stable@FreeBSD.org, freebsd-current@FreeBSD.org Subject: Re: nForce 4, SATA Drive only runs at UDMA33? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 May 2005 05:32:58 -0000 On 24/05/2005, at 5:01, alan bryan wrote: > Here's a recap of all the things I've tried and > discovered in a bunch of testing today. > > Tried mkIII "m" patches and that doesn't show atapici1 > or atapici2 - they just show as GENERIC with drives as > UDMA33 > > Tried mkIII "n" patches and then atapici1 shows as > nForce4 with SATA drives but has further problems > detailed below. atapici2 always shows up in dmesg as > GENERIC no matter what. ... > Is there anything in -CURRENT that would help this to > work better than 5-STABLE plus the ATA mkIII "n" > patches? Yes, I've done quite a bit of changes that affects this on -current. =20 However its done blindfolded since I dont have a nForce4 based system =20= here yet (but should soon). - S=F8ren