From owner-cvs-sys Mon Aug 5 12:25:51 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA13195 for cvs-sys-outgoing; Mon, 5 Aug 1996 12:25:51 -0700 (PDT) Received: (from se@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA13170; Mon, 5 Aug 1996 12:25:43 -0700 (PDT) Date: Mon, 5 Aug 1996 12:25:43 -0700 (PDT) From: Stefan Esser Message-Id: <199608051925.MAA13170@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/isa pcibus.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk se 96/08/05 12:25:43 Modified: sys/i386/isa pcibus.c Log: Small modification to the configuration mechanism 1 detection algorithm. This ought to make it more tolerant against another chip set that does not conform to the PCI spec with regard to the configuration address register ... Revision Changes Path 1.8.4.7 +3 -3 src/sys/i386/isa/pcibus.c