From owner-freebsd-amd64@FreeBSD.ORG Tue Feb 28 16:08:13 2006 Return-Path: X-Original-To: freebsd-amd64@freebsd.org Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54C0E16A42F for ; Tue, 28 Feb 2006 16:08:13 +0000 (GMT) (envelope-from vivek@khera.org) Received: from yertle.kcilink.com (yertle.kcilink.com [65.205.34.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F04643D45 for ; Tue, 28 Feb 2006 16:08:12 +0000 (GMT) (envelope-from vivek@khera.org) Received: from [192.168.7.103] (host-103.int.kcilink.com [192.168.7.103]) by yertle.kcilink.com (Postfix) with ESMTP id 6A257B80F for ; Tue, 28 Feb 2006 11:08:12 -0500 (EST) Mime-Version: 1.0 (Apple Message framework v746.2) In-Reply-To: <20060227132224.Y23842@n.cwu.edu> References: <20060227102456.GB65316@ra.aabs> <20060227132224.Y23842@n.cwu.edu> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Vivek Khera Date: Tue, 28 Feb 2006 11:08:11 -0500 To: FreeBSD AMD list X-Mailer: Apple Mail (2.746.2) Subject: Re: Problem with Adaptec 2200S on -amd64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Feb 2006 16:08:13 -0000 On Feb 27, 2006, at 4:33 PM, Chris Timmons wrote: > The sysutils/aaccli port has ONLY_FOR_ARCHS=i386, but at least for > checking the array status it also works fine on my amd64 installation. > I've submitted a bug report about this port. If you enable COMPAT32 and COMPAT_FREEBSD4 in your amd64 kernel, aaccli works just fine for everything I've tried.