K 10 svn:author V 8 gallatin K 8 svn:date V 27 2000-08-31T16:19:27.000000Z K 7 svn:log V 326 Introduce explicit break statements in the various chipsets' foo_pcib_[read|write]_config() functions rather than relying on a break or return being in the CFG macro. This fixes a panic later in the boot process on a UP1000. From inspection, it looks like this fixes a similar problem in the tsunami code. Approved by: dfr END