Date: Wed, 4 Sep 2002 12:43:22 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files.i386 options.i386 src/sys/i386/conf NOTES src/sys/i386/i386 elan-mmcr.c identcpu.c src/sys/i386/pci pci_bus.c Message-ID: <200209041943.g84JhMWh021388@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2002/09/04 12:43:22 PDT
Modified files:
sys/conf files.i386 options.i386
sys/i386/conf NOTES
sys/i386/i386 elan-mmcr.c identcpu.c
sys/i386/pci pci_bus.c
Log:
Change the support for AMDs ElanSC520 CPU from being a device driver to
be
options CPU_ELAN
(NB: Soekris.com users!)
It is cleaner this way. We still recognize the cpu on the host-pci bridge.
Revision Changes Path
1.416 +1 -1 src/sys/conf/files.i386
1.177 +1 -0 src/sys/conf/options.i386
1.1034 +3 -4 src/sys/i386/conf/NOTES
1.3 +44 -1 src/sys/i386/i386/elan-mmcr.c
1.108 +0 -44 src/sys/i386/i386/identcpu.c
1.84 +7 -0 src/sys/i386/pci/pci_bus.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209041943.g84JhMWh021388>
