From owner-cvs-sys Sun May 3 01:37:34 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA28302 for cvs-sys-outgoing; Sun, 3 May 1998 01:37:34 -0700 (PDT) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA28267; Sun, 3 May 1998 01:37:24 -0700 (PDT) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA23853; Sun, 3 May 1998 01:35:07 -0700 (PDT) Date: Sun, 3 May 1998 01:35:07 -0700 (PDT) Message-Id: <199805030835.BAA23853@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 1998/05/03 01:35:07 PDT Modified files: sys/pci pcisupport.c Log: Patches are given here for pcisupport.c to recognise most of VIA Technologies' Socket 7 chipsets. This covers all of the Apollo chipsets except the Master (82C570) and the MVP3, and it also covers the cheap VXPro and VXTWO knockoffs of the VP1 and VPX. PR: 6481 Reviewed by: phk Submitted by: Lee Cremeans Revision Changes Path 1.64 +22 -1 src/sys/pci/pcisupport.c