Date: Mon, 8 Jul 1996 12:44:42 -0700 (PDT) From: Garrett Wollman <wollman> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/i386 identcpu.c machdep.c src/sys/i386/conf files.i386 Message-ID: <199607081944.MAA03555@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wollman 96/07/08 12:44:42
Modified: sys/i386/conf files.i386
sys/i386/i386 machdep.c
Added: sys/i386/i386 identcpu.c
Log:
Fix something that's been bugging me for a long time: move the CPU
type identification code out of machdep.c and into a new file of its
own. Hopefully other grot can be moved out of machdep.c as well
(by other people) into more descriptively-named files.
Revision Changes Path
1.138 +2 -1 src/sys/i386/conf/files.i386
1.194 +7 -195 src/sys/i386/i386/machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199607081944.MAA03555>
