Date: Wed, 17 Nov 2004 00:29:35 +0100 From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: John Baldwin <jhb@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf options.i386 options.pc98 src/sys/crypto/blowfish/arch/i386 bf_enc.S src/sys/i386/conf NOTES src/sys/i386/i386 identcpu.c machdep.c mp_machdep.c pmap.c support.s trap.c src/sys/i386/include atomic.h cpu.h endian.h ... Message-ID: <20041116232935.GV8120@darkness.comp.waw.pl> In-Reply-To: <200411162042.iAGKgWrF095430@repoman.freebsd.org> References: <200411162042.iAGKgWrF095430@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--mzK+78whIjgCaW/U Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Nov 16, 2004 at 08:42:32PM +0000, John Baldwin wrote: +> Log: +> Initiate deorbit burn sequence for 80386 support in FreeBSD: Remove +> 80386 (I386_CPU) support from the kernel. [...] +> @@ -596,11 +596,9 @@ printcpuinfo(void) +> case CPUCLASS_286: +> printf("286"); +> break; +> -#if defined(I386_CPU) +> case CPUCLASS_386: +> printf("386"); +> break; +> -#endif [...] While you are here, maybe you can remove 286 as well?:) --=20 Pawel Jakub Dawidek http://www.FreeBSD.org pjd@FreeBSD.org http://garage.freebsd.pl FreeBSD committer Am I Evil? Yes, I Am! --mzK+78whIjgCaW/U Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFBmo1fForvXbEpPzQRAuD2AJ4uC4frly9sRhdUUk6F2ctgDeWwbgCgx69+ EsQkuPZWPBwH2vJLdaKzINM= =wnBm -----END PGP SIGNATURE----- --mzK+78whIjgCaW/U--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041116232935.GV8120>