From owner-freebsd-current@FreeBSD.ORG Wed Oct 3 05:11:16 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 18A2516A419 for ; Wed, 3 Oct 2007 05:11:16 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.182]) by mx1.freebsd.org (Postfix) with ESMTP id CF9AD13C49D for ; Wed, 3 Oct 2007 05:11:15 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: by py-out-1112.google.com with SMTP id u77so8411185pyb for ; Tue, 02 Oct 2007 22:11:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=8His4ztawn6CXb9lXEF0NAkHBBdQgAwmxCNvjcy4xnU=; b=H+nb97jtgaUDgSgI1+5fdYvXJ0zSV5XAFzhRtCMqNGO/Abisx2PJ2iJRPqvY5mxuluyXx+p0HdLaoFXEPECta38zQUp73NZ38MsTEIW7BKEhptTxP7LhlYcX32LJJK4gwa26SdMYs9vEYwn1NyPkzn3ujOizVG2QW98aHvM5LEQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=QAi9JyS68QXWeUi5xUPxw+PHHbF+2fhpn2wqyN0rr5dNTiD64wFGZBg7G6wzGdgPxLzA/nx37MfUQmwjyC3QjnwaL16ItctkzLMAd1CwXhm+0pjOgfwZIOKKw3C/zUqSU9TRxKmOK0BBwnh9GN9wMTP45Ho2kwywOST5uyY/1gQ= Received: by 10.65.203.3 with SMTP id f3mr20325757qbq.1191388273881; Tue, 02 Oct 2007 22:11:13 -0700 (PDT) Received: by 10.65.105.2 with HTTP; Tue, 2 Oct 2007 22:11:13 -0700 (PDT) Message-ID: Date: Wed, 3 Oct 2007 05:11:13 +0000 From: "Aryeh Friedman" To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: SATA and PATA drives are mutually exclusive X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Oct 2007 05:11:16 -0000 On my machine (P35 ICH9 some sort of AMI bios [OEM version number makes no sense]) the BIOS will see both SATA/300 and PATA (UDMA 133) drives installed at the same time but FreeBSD 7-Current (AMD64) only sees the SATA drive. Sorry I do not have more data because FreeBSD makes no mention what ever of the PATA drive. Hardware details: MSI Neo-F Mobo (ICH9, AMI BIOS, 7 SATA and 1 PATA connectors) 4 GB RAM E6850 CPU (compiled as HAMMER not NOCONA in kernel) 500 GB SATA Drive 250 GB PATA Drive (I want to install upto 2)