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 ...

Pawel Jakub Dawidek pjd at FreeBSD.org
Tue Nov 16 15:29:38 PST 2004


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?:)

-- 
Pawel Jakub Dawidek                       http://www.FreeBSD.org
pjd at FreeBSD.org                           http://garage.freebsd.pl
FreeBSD committer                         Am I Evil? Yes, I Am!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20041117/d8e06eca/attachment.bin


More information about the cvs-all mailing list