Date: Tue, 05 Sep 2000 23:10:47 +0900 From: Mitsuru IWASAKI <iwasaki@jp.FreeBSD.org> To: peter@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/isa pcibus.c Message-ID: <20000905231047P.iwasaki@jp.FreeBSD.org> In-Reply-To: <200009050053.RAA91645@freefall.freebsd.org> References: <200009050053.RAA91645@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> peter 2000/09/04 17:53:34 PDT > > Modified files: > sys/i386/isa pcibus.c > Log: > Catch a few more bogosities in certain chipsets before they mess us up. > Some have dual host->PCI bridges for the same logical pci bus (!), eg: > some of the RCC chipsets. This is a 32/64 bit 33/66MHz and dual pci > voltage motherboard so persumably there are electical or signalling > differences but they are otherwise the same logical bus. > The new PCI probe code however was getting somewhat upset about it and > ended up creating two pci bridges to the same logical bus, which caused > devices on that logical bus to appear and be probed twice. > > The ACPI data on this box correctly identifies this stuff, so bring on > ACPI! :-) Thanks alot! :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000905231047P.iwasaki>