K 10 svn:author V 5 asami K 8 svn:date V 27 1996-04-25T06:04:27.000000Z K 7 svn:log V 298 Fix logic bug in pci bridge code. For a PCI-PCI bridge, secondary should be <= than subordinate, not the other way around. They are both true if the bridge is not cascaded (i.e., twin-channel scsi/e-net adapters won't be affected by this bug), which is probably why it was unnoticed until today. END