Date: Wed, 8 Dec 2004 09:41:10 +0200 From: Ruslan Ermilov <ru@FreeBSD.org> To: Mike Hunter <mhunter@ack.Berkeley.EDU>, Peter Wemm <peter@FreeBSD.org> Cc: freebsd-amd64@FreeBSD.org Subject: Re: device apic? Message-ID: <20041208074109.GB35079@ip.net.ua> In-Reply-To: <20041208013716.GA10869@ack.Berkeley.EDU> References: <20041208013716.GA10869@ack.Berkeley.EDU>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041208074109.GB35079>