Date: Tue, 17 Oct 1995 08:23:19 -0700 From: Stefan Esser <se> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa pcibus.c Message-ID: <199510171523.IAA28177@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
se 95/10/17 08:23:17 Modified: sys/i386/isa pcibus.c Log: At least the ASUS Triton motherboards don't disable the PCI bus configuration accesses after the BIOS bus scan. The previous revision made the assumption, that every PCI motherboard did ... Change the test on the initial value of the CONF1_ADDR_PORT register in a way that makes the probe succeed on triton based motherboards, without breaking the EISA motherboard that has some non-PCI register at the same address.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510171523.IAA28177>