Date: Thu, 18 Jul 2002 05:56:54 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 identcpu.c src/sys/i386/include cputypes.h md_var.h src/sys/i386/pci pci_bus.c Message-ID: <200207181256.g6ICusoF065805@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2002/07/18 05:56:54 PDT Modified files: sys/i386/i386 identcpu.c sys/i386/include cputypes.h md_var.h sys/i386/pci pci_bus.c Log: Add initialization code for the AMD Elan sc520 which maps the MMCR into KVM and sets the i8254 frequency to the correct value. Revision Changes Path 1.105 +49 -4 src/sys/i386/i386/identcpu.c 1.15 +2 -1 src/sys/i386/include/cputypes.h 1.50 +1 -0 src/sys/i386/include/md_var.h 1.81 +2 -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?200207181256.g6ICusoF065805>