From owner-freebsd-questions@FreeBSD.ORG Wed Aug 17 09:01:06 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF7F116A41F for ; Wed, 17 Aug 2005 09:01:06 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 477A443D45 for ; Wed, 17 Aug 2005 09:01:06 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: by wproxy.gmail.com with SMTP id i4so119468wra for ; Wed, 17 Aug 2005 02:01:05 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Qq1szZJMOCtMVfB01LNyyE6FT55P56SCdiPzBdujxWzX1YjUQdLg+E8cUKiBhn0ac2UrUzSDLw9W+Uwyf3fe6jlXcn/SZyjFBOpnHQOAQRQ2MuKm9GEoaNpWODbp/JRyvkVgE+G0+xPh8ZV+tPDR1oW1CA0/KMx3ZM22CWSzUSA= Received: by 10.54.109.13 with SMTP id h13mr167680wrc; Wed, 17 Aug 2005 02:01:05 -0700 (PDT) Received: by 10.54.124.11 with HTTP; Wed, 17 Aug 2005 02:01:05 -0700 (PDT) Message-ID: Date: Wed, 17 Aug 2005 04:01:05 -0500 From: Nikolas Britton To: Mark Kane In-Reply-To: <4302811A.3010601@mkproductions.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <430128F1.9@mkproductions.org> <43013444.8080808@ec.rr.com> <43014383.1040400@mkproductions.org> <43026F5B.4010705@ec.rr.com> <4302811A.3010601@mkproductions.org> Cc: jason , freebsd-questions@freebsd.org Subject: Re: How to Force UDMA100 Mode on Boot? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Aug 2005 09:01:06 -0000 On 8/16/05, Mark Kane wrote: [snipped] >=20 > If I eliminate one of the drives and run one on each channel, they all > work fine together. I'm not sure if that rc.local trick that was > suggested would work now. I don't know if drives get mounted before > rc.local would get executed or not. >=20 Doesn't the drive have to be mounted (ad0s1a) first before the system can read /etc/rc.conf and before it can execute /sbin/atacontrol?... Theirs your answer. A UDMA100 controllor will force those drives to slow down ;-)