From owner-cvs-sys Wed Jun 28 08:55:07 1995 Return-Path: cvs-sys-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA10890 for cvs-sys-outgoing; Wed, 28 Jun 1995 08:55:07 -0700 Received: (from se@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA10877 ; Wed, 28 Jun 1995 08:55:00 -0700 Date: Wed, 28 Jun 1995 08:55:00 -0700 From: Stefan Esser Message-Id: <199506281555.IAA10877@freefall.cdrom.com> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa pcibus.c Sender: cvs-sys-owner@freebsd.org Precedence: bulk se 95/06/28 08:54:59 Modified: sys/i386/isa pcibus.c Log: PCI configuration mechanism now determined by a method, that doesn't fail on new hardware (Compaq Prolinea and Compaq Prosignea), and that doesn't erroneously identify old mech. 2 chip sets as using mech. 1. (See section 3.6.4.1.1 of the PCI bus specs rev. 2.0)