From owner-freebsd-hackers@FreeBSD.ORG Tue Mar 2 00:39:00 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D884716A4CE for ; Tue, 2 Mar 2004 00:39:00 -0800 (PST) Received: from dmlb.org (cpc2-cmbg4-6-0-cust36.cmbg.cable.ntl.com [81.96.76.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09D9843D1F for ; Tue, 2 Mar 2004 00:39:00 -0800 (PST) (envelope-from dmlb@dmlb.org) Received: from cpc2-cmbg4-6-0-cust36.cmbg.cable.ntl.com ([81.96.76.36] helo=DJK1Comp) by dmlb.org with smtp (Exim 3.36 #1) id 1Ay5Py-000Ikr-00; Tue, 02 Mar 2004 08:38:22 +0000 Message-ID: <004a01c40031$b70c4a50$a7ac77c1@DJK1Comp> From: "Duncan Barclay" To: "Mark" , References: <200403020810.I228A5FQ074036@asarian-host.net> Date: Tue, 2 Mar 2004 08:38:19 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4927.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4927.1200 Subject: Re: FreeBSD 4.7R and SATA X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Mar 2004 08:39:01 -0000 From: "Mark" Subject: FreeBSD 4.7R and SATA > Hello, > > Does FreeBSD 4.7R support SATA drives? I was planning on using an ASUS > A7V600 motherboard, which has a serial ATA RAID configuration. Check the archives for a couple of hacks to recognise the chipsets correctly. I cannot remember if this is for the A7V600 board. But it is for a recent Asus board. It should give you some pointers. http://lists.freebsd.org/pipermail/freebsd-hackers/2003-December/004351.html Duncan