Date: Thu, 18 Jul 2002 03:57:20 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/pci pci_bus.c Message-ID: <200207181057.g6IAvK0h029845@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2002/07/18 03:57:20 PDT Modified files: sys/i386/pci pci_bus.c Log: Add an entry for the AMD Elan SC520 hostbridge. I do not belive we can identify this gadget on the CPUID result alone, so I intend to activate the necessary magic (i8254 frequency for instance) for it based on the precense of the on-chip host to PCI bridge. Revision Changes Path 1.80 +3 -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?200207181057.g6IAvK0h029845>