From owner-freebsd-questions@FreeBSD.ORG Mon Jan 3 19:28:04 2005 Return-Path: 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 8685716A4CE for ; Mon, 3 Jan 2005 19:28:04 +0000 (GMT) Received: from helium.webpack.hosteurope.de (helium.webpack.hosteurope.de [217.115.142.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DF7243D49 for ; Mon, 3 Jan 2005 19:28:04 +0000 (GMT) (envelope-from me@hexren.net) Received: by helium.webpack.hosteurope.de running Exim 4.34 using asmtp helo=hexren.steenbuck.net) id 1ClXs3-0007up-8q; Mon, 03 Jan 2005 20:28:03 +0100 Date: Mon, 3 Jan 2005 20:28:02 +0100 From: Hexren X-Mailer: The Bat! (v1.62i) Business X-Priority: 3 (Normal) Message-ID: <2219221939.20050103202802@hexren.net> To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: atacontrol during boot ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Hexren List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Jan 2005 19:28:04 -0000 I need to change the mode of ata channel 1 to UDMA33. When the system is up I use "atacontrol mode 1 UDMA33 UDMA33" for that. How can I do this during boot, before mounting HDDs (The reason for all this is, that one of my HDDs only likes UDMA33)? Thanks Hexren