CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2012/04/18 04:59:45
Modified files: sys/arch/sgi/gio: gio.c Log message: Do not mistake GR2 boards for GIO boards, as what could be a GIO product identifier is actually the first word of the boards' shared ram, and might have a legit value. Be sure to probe for the signature register before deciding we have found a GIO board. While there, if we have a glass console attached, don't bother probing it again at autoconf time, since we have already identified it.