K 10 svn:author V 7 yongari K 8 svn:date V 27 2010-09-23T18:55:54.447458Z K 7 svn:log V 374 Always show asic/chip revision in device attach phase. There are too many bge(4) controllers there and model name does not necessarily match asic/chip revision. Relying on VPD string made it hard to identify exact asic/chip revision so the first step to debug bge(4) was getting exact asic/chip information with verbose boot which may not be available on production server. END