From owner-freebsd-amd64@FreeBSD.ORG Wed Dec 8 07:41:30 2004 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 1A55016A4CE; Wed, 8 Dec 2004 07:41:30 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DA8943D2F; Wed, 8 Dec 2004 07:41:29 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id iB87fC3E046204; Wed, 8 Dec 2004 09:41:12 +0200 (EET) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 66235-10; Wed, 8 Dec 2004 09:41:11 +0200 (EET) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id iB87fAgg046201 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 8 Dec 2004 09:41:11 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id iB87fAgG038479; Wed, 8 Dec 2004 09:41:10 +0200 (EET) (envelope-from ru) Date: Wed, 8 Dec 2004 09:41:10 +0200 From: Ruslan Ermilov To: Mike Hunter , Peter Wemm Message-ID: <20041208074109.GB35079@ip.net.ua> References: <20041208013716.GA10869@ack.Berkeley.EDU> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="LpQ9ahxlCli8rRTG" Content-Disposition: inline In-Reply-To: <20041208013716.GA10869@ack.Berkeley.EDU> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: freebsd-amd64@FreeBSD.org Subject: Re: device apic? 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: Wed, 08 Dec 2004 07:41:30 -0000 --LpQ9ahxlCli8rRTG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Dec 07, 2004 at 05:37:16PM -0800, Mike Hunter wrote: > Hi, >=20 > I'm successfully up to 5.3-STABLE / RELENG_5 as of today :) >=20 > In order to build my kernel I had to leave out apic, even though I had > options SMP...has something changed? >=20 > # make buildkernel KERNCONF=3Dmybox >=20 > config: Error: device "apic" is unknown > config: 1 errors > *** Error code 1 >=20 There's no separate "device apic" on amd64, it's standard part of any kernel. It order to turn it off, you either need to do it in your machine's BIOS, or set hint.apic.0.disabled=3D1 in /boot/loader.conf. Peter, can you tweak amd64/NOTES to *not* mention "device apic", as it's confusing? Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --LpQ9ahxlCli8rRTG Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBtrAVqRfpzJluFF4RApsGAKCaq9EiAg91YIV5veZuoIaZjxciwQCZAW1C iPSA5T1RRmoYyh+1xBP5u4c= =KL4O -----END PGP SIGNATURE----- --LpQ9ahxlCli8rRTG--