OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Mike Belopuhov (mikebcvs.openbsd.org)
Date: Tue May 29 2012 - 12:37:09 CDT


CVSROOT: /cvs
Module name: src
Changes by: mikebcvs.openbsd.org 2012/05/29 11:37:09

Modified files:
        sys/arch/sgi/dev: gbe.c gbereg.h
        sys/arch/sgi/include: autoconf.h
        sys/arch/sgi/sgi: autoconf.c machdep.c

Log message:
Make it possible to disable the Sync-on-Green signal by setting the
ARCBios environment variable OSLoadOptions to "nosog". Now everyone
can enjoy running O2 without an SGI monitor and don't turn vegetarian
afterwards. All the essential bits come from NetBSD's crmfb driver
except they've chosen to use a "SyncOnGreen" variable not saved by
the ARCS. Pointers and corrections from and ok miod, jsing