Hugh said:
I'm pretty sure BH6 not because of its age, but I'd like to eliminate
this as a cause for problems. I believe I saw CUSL2C is.
I have several older boards in service in linux boxes (and in the "junk
box") and I need to reshuffle 'em. Thanks
The BH6 uses the PIIX4E southbridge (82371EB IIRC) which is PCI 2.1
compliant only.
The CUSL2C uses the 82801xx series ICH which is PCI 2.2 compliant.
Notice that it's the *chips* and not the board that defines PCI revision
compliance.
Since PCI 2.2 only brings some extra power management capability to the
PCI bus (wake up etc) over PCI 2.1, I doubt lack of PCI 2.2 support
would account for any problems. PCI 2.2 cards will work fine in PCI 2.1
systems, but will not be able to wake up the motherboard via the
assigned PCI slot pin should you need such capabilities. Traditional
wake-up methods such as via WOL and WOM headers can of course be used,
these have nothing to do with the PCI bus.
Also, in theory the BH6 could behave in a PCI 2.2 compliant way if
additional circuitry took control of the missing features of the chipset
(monitoring the relevant PCI pins and providing power to the PCI bus
etc) and of course the CUSL2 could be crippled to behave like PCI 2.1
only if the manufacturer chose not to wire the extra chipset
functionality. But I doubt any manufacturer took any such design
deviations, so in practice chipset compliance level equals motherboard
compliance level.
Regards
Nikos