From owner-freebsd-questions@FreeBSD.ORG Thu May 29 10:04:51 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A6AD0106564A for ; Thu, 29 May 2008 10:04:51 +0000 (UTC) (envelope-from cb@lim.nl) Received: from lim.nl (78-27-17-22.dsl.alice.nl [78.27.17.22]) by mx1.freebsd.org (Postfix) with ESMTP id 5FF528FC18 for ; Thu, 29 May 2008 10:04:45 +0000 (UTC) (envelope-from cb@lim.nl) Received: by venus (Postfix, from userid 80) id D67265C38; Thu, 29 May 2008 12:04:39 +0200 (CEST) To: freebsd-questions@freebsd.org MIME-Version: 1.0 Date: Thu, 29 May 2008 12:04:39 +0200 From: Colin Brace Message-ID: X-Sender: cb@lim.nl User-Agent: RoundCube Webmail/0.1 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Subject: SATA support & custom v7.0 kernel 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: Thu, 29 May 2008 10:04:51 -0000 Hi all, I'd like to add a SATA drive to a P4 box that I use as a gateway/server. The MB doesn't have a SATA interface, so I stuck an Initio-based SATA card in the box. The kernel recognizes the card, but the attached drive wasn't displayed when I started up sysinstall to format it. I'm wondering whether I am missing SATA support. I commented out a bunch of stuff such as the SCSI controllers when I compiled the kernel with ALTQ support, but these options *are* included: # SCSI peripherals device scbus # SCSI bus (required for SCSI) device ch # SCSI media changers device da # Direct Access (disks) device sa # Sequential Access (tape etc) device cd # CD device pass # Passthrough device (direct SCSI access) device ses # SCSI Environmental Services (and SAF-TE) Should this be enough? I don't see any specific references to SATA in the handbook Thanks. $ uname -a FreeBSD venus.lim.nl 7.0-STABLE FreeBSD 7.0-STABLE #4: Mon Mar 3 15:07:21 CET 2008 root@venus.lim.nl:/usr/obj/usr/src/sys/VENUS i386 -- Colin Brace Amsterdam http://lim.nl