From owner-cvs-sys Sat May 3 06:53:00 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id GAA29307 for cvs-sys-outgoing; Sat, 3 May 1997 06:53:00 -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 GAA29285; Sat, 3 May 1997 06:52:48 -0700 (PDT) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id GAA22463; Sat, 3 May 1997 06:52:30 -0700 (PDT) Date: Sat, 3 May 1997 06:52:30 -0700 (PDT) Message-Id: <199705031352.GAA22463@freefall.freebsd.org> To: CVS-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pci pci.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk phk 97/05/03 06:52:30 Modified: sys/pci pci.c Log: Initialize PCI/CardBus bridges. Tested on: HP Omnibook 800 / TI PCI1130 Reviewed by: se Revision Changes Path 1.71 +58 -45 src/sys/pci/pci.c