CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2013/12/22 11:31:29
Modified files: sys/arch/alpha/stand: OSFpal.c sys/arch/alpha/stand/boot: version sys/arch/alpha/stand/netboot: version Log message: Set the primary CPU's PAL revision to the OSF/1 PAL revision after switching to it, per the Green Book; from NetBSD. It turns out this is necessary on some (if not all) systems to properly spin up secondary processors. Bump version.