From owner-cvs-sys Sat Feb 17 15:57:18 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA06222 for cvs-sys-outgoing; Sat, 17 Feb 1996 15:57:18 -0800 (PST) Received: (from se@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA06205 Sat, 17 Feb 1996 15:57:06 -0800 (PST) Date: Sat, 17 Feb 1996 15:57:06 -0800 (PST) From: Stefan Esser Message-Id: <199602172357.PAA06205@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/pci pci.c pcisupport.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk se 96/02/17 15:57:06 Modified: sys/pci pci.c pcisupport.c Log: Add generic PCI to PCI bridge support. Improve verbose boot messages for unidentified chips. Revision Changes Path 1.45 +68 -21 src/sys/pci/pci.c 1.32 +41 -4 src/sys/pci/pcisupport.c