From owner-cvs-sys Mon Sep 18 14:48:53 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA04088 for cvs-sys-outgoing; Mon, 18 Sep 1995 14:48:53 -0700 Received: (from se@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA04061 ; Mon, 18 Sep 1995 14:48:43 -0700 Date: Mon, 18 Sep 1995 14:48:43 -0700 From: Stefan Esser Message-Id: <199509182148.OAA04061@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa pcibus.c Sender: owner-cvs-sys@FreeBSD.org Precedence: bulk se 95/09/18 14:48:41 Modified: sys/i386/isa pcibus.c Log: Revert most changes of previous commit. Changes relative to 1.12: - Put extra instruction between outl()/inl() sequence to prevent the old value being read back because of the bus capacitance. - Additional check for existence of register at CONF2_ENABLE_PORT.