From owner-freebsd-amd64@FreeBSD.ORG Tue May 10 17:57:43 2005 Return-Path: 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 71AA916A4CE for ; Tue, 10 May 2005 17:57:43 +0000 (GMT) Received: from godzilla.vipstructures.com (godzilla.vipstructures.com [66.195.71.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05E0243D8B for ; Tue, 10 May 2005 17:57:43 +0000 (GMT) (envelope-from etoll@vipstructures.com) Received: from localhost (localhost.vipstructures.com [127.0.0.1]) by godzilla.vipstructures.com (Postfix) with ESMTP id 697B628423 for ; Tue, 10 May 2005 13:57:42 -0400 (EDT) Received: from mothra.vipstructures.com (mothra.vipstructures.com [192.168.1.3]) by godzilla.vipstructures.com (Postfix) with ESMTP id 17C1D28420 for ; Tue, 10 May 2005 13:57:42 -0400 (EDT) content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Date: Tue, 10 May 2005 13:57:41 -0400 Message-ID: <9BC86C67C3AF7646B9C5382020457A9456E90C@VIP10-WIN2K> From: "Toll, Eric" To: "Marc Olzheim" X-Antivirus: checked by Norton Anti Virus X-MTA-Mailer: Postfix 2 by Wietse Venema - http://www.postfix.org X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on godzilla.vipstructures.com cc: freebsd-amd64@freebsd.org Subject: RE: Glitch X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 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, 10 May 2005 17:57:43 -0000 >=20 > Anyway, the instructions in the handbook should suffice, but=20 > as a quick and easy way: Use the SMP config file in=20 > /usr/src/sys/amd64/conf You need kernel sources for this, btw. >=20 > cd /usr/src > make buildkernel KERNCONF=3DSMP > make installkernel KERNCONF=3DSMP >=20 > And reboot... >=20 > Marc What of the AGP Bus? Is merely adding this agp0 to the kernel and a = rebuild all it takes do enable this device? =20