From owner-cvs-sys Sun Aug 10 02:36:08 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id CAA13383 for cvs-sys-outgoing; Sun, 10 Aug 1997 02:36:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id CAA13205; Sun, 10 Aug 1997 02:34:04 -0700 (PDT) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id CAA19796; Sun, 10 Aug 1997 02:33:24 -0700 (PDT) Date: Sun, 10 Aug 1997 02:33:24 -0700 (PDT) Message-Id: <199708100933.CAA19796@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pci pcisupport.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk phk 1997/08/10 02:33:23 PDT Modified files: sys/pci pcisupport.c Log: Fix the VLSI chipset name from "Eagle" to "Eagle II". Revision Changes Path 1.52 +5 -5 src/sys/pci/pcisupport.c