From owner-freebsd-current@FreeBSD.ORG Mon Aug 31 16:14:00 2009 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 6876B106566B for ; Mon, 31 Aug 2009 16:14:00 +0000 (UTC) (envelope-from nick-lists@netability.ie) Received: from mail.acquirer.com (mail.acquirer.com [87.198.142.193]) by mx1.freebsd.org (Postfix) with ESMTP id E623B8FC1B for ; Mon, 31 Aug 2009 16:13:59 +0000 (UTC) X-Envelope-To: freebsd-current@freebsd.org Received: from cupcake.internal.acquirer.com (cupcake.internal.acquirer.com [10.228.100.105]) (authenticated bits=0) by mail.acquirer.com (8.14.3/8.14.3) with ESMTP id n7VGDtsO061703 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Mon, 31 Aug 2009 17:13:55 +0100 (IST) (envelope-from nick-lists@netability.ie) Message-ID: <4A9BF6C3.5080308@netability.ie> Date: Mon, 31 Aug 2009 17:13:55 +0100 From: Nick Hilliard User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.1) Gecko/20090715 Thunderbird/3.0b3 MIME-Version: 1.0 To: Florian Smeets References: <4A9BF23F.6070801@netability.ie> <4A9BF438.1000006@smeets.im> In-Reply-To: <4A9BF438.1000006@smeets.im> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-4.0 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on muffin.acquirer.com Cc: freebsd-current@freebsd.org Subject: Re: 8.0-beta3 does not detect several ata channels 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: Mon, 31 Aug 2009 16:14:00 -0000 On 31/08/2009 17:03, Florian Smeets wrote: > i386 version should recognize the disks. amd64 does when you set > hw.pci.mcfg=0 in loader.conf. ok, thanks for the pointers - i'll try the sysctl when i get a free moment. Any followups of mine to -amd64 are just going to be noise, so I'll just track those bugs and lurk on -amd64 until it's fixed. Nick