From owner-cvs-sys Fri Jun 13 10:40:18 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA09274 for cvs-sys-outgoing; Fri, 13 Jun 1997 10:40:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA09090; Fri, 13 Jun 1997 10:37:26 -0700 (PDT) From: Stefan Esser Received: (from se@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA20031; Fri, 13 Jun 1997 10:37:03 -0700 (PDT) Date: Fri, 13 Jun 1997 10:37:03 -0700 (PDT) Message-Id: <199706131737.KAA20031@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 se 1997/06/13 10:37:03 PDT Modified files: (Branch: RELENG_2_2) sys/pci pcisupport.c Log: Add support for the Intel XXpress motherboard, apparently also used in some HP server class machine with multiple host to PCI bridges. Revision Changes Path 1.40.2.2 +15 -1 src/sys/pci/pcisupport.c