From owner-freebsd-current@FreeBSD.ORG Mon Nov 6 03:30:11 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A72016A533 for ; Mon, 6 Nov 2006 03:30:11 +0000 (UTC) (envelope-from takawata@init-main.com) Received: from sana.init-main.com (104.194.138.210.bn.2iij.net [210.138.194.104]) by mx1.FreeBSD.org (Postfix) with ESMTP id 575AB43D7D for ; Mon, 6 Nov 2006 03:30:05 +0000 (GMT) (envelope-from takawata@init-main.com) Received: from init-main.com (localhost [127.0.0.1]) by sana.init-main.com (8.13.8/8.13.3) with ESMTP id kA63SqJJ050774 for ; Mon, 6 Nov 2006 12:28:55 +0900 (JST) (envelope-from takawata@init-main.com) Message-Id: <200611060328.kA63SqJJ050774@sana.init-main.com> From: takawata@jp.freebsd.org To: current@freebsd.org In-reply-to: Your message of "Mon, 06 Nov 2006 01:02:24 +0200." <20061106005318.C91904@kushnir1.kiev.ua> Date: Mon, 06 Nov 2006 12:28:52 +0900 Sender: takawata@init-main.com Cc: Subject: Re: Any reason acpi_aiboost is hooked to i386? 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, 06 Nov 2006 03:30:11 -0000 In message <20061106005318.C91904@kushnir1.kiev.ua>, Vladimir Kushnir wrote: >Hi all, > >Is there any reason why acpi_aiboost is for i386 only? So far it gives no >problems whatsoever being build and loaded at loader stage here >(amd64-CURRENT, Athlon64 3000+, nForce4-based MB - ASUS A8N-SLI): Indeed, I wrote it for FreeBSD/amd64, I only compile it for FreeBSD/i386:-) The only reason hooked to i386 is that all acpi extras are hooked for i386 now and I'm so lazy to modify the Makefile.