freebsd-dev/sys/amd64
Peter Wemm 4d8ea19f7c 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! :-)
2000-09-05 00:53:34 +00:00
..
amd64 Complain if we cannot find loader(8) metadata. 2000-09-03 04:13:03 +00:00
conf Add the 'asr' driver, supplied by Mark Salyzyn of Adaptec (nee DPT). 2000-09-01 07:51:25 +00:00
include Increase the default NAPIC from 1 to 2 as a bandaid until we allocate 2000-08-18 20:09:15 +00:00
isa Change the behavior of isa_nmi to log an error message instead of 2000-08-06 14:17:21 +00:00
pci Catch a few more bogosities in certain chipsets before they mess us up. 2000-09-05 00:53:34 +00:00
Makefile Update tags directive to reflect the new location of soft updates 2000-07-04 00:18:43 +00:00