From owner-cvs-all Thu Jul 18 5:57: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B612537B400; Thu, 18 Jul 2002 05:56:54 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65D2B43E64; Thu, 18 Jul 2002 05:56:54 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from freefall.freebsd.org (phk@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6ICusJU065806; Thu, 18 Jul 2002 05:56:54 -0700 (PDT) (envelope-from phk@freefall.freebsd.org) Received: (from phk@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6ICusoF065805; Thu, 18 Jul 2002 05:56:54 -0700 (PDT) Message-Id: <200207181256.g6ICusoF065805@freefall.freebsd.org> From: Poul-Henning Kamp Date: Thu, 18 Jul 2002 05:56:54 -0700 (PDT) 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 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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