CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2009/02/15 08:03:58
Modified files: sys/arch/sparc64/sparc64: autoconf.c Log message: Sun's usage of the "banner-name" property is just too inconsistent to give us a chance to parse it and generate strings for hw.product and hw.vendor. Use the "name" property instead. This should give us a better chance of booting on UltraSPARC T2+ systems. ok deraadt@