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: Jasper Lievisse Adriaanse (jaspercvs.openbsd.org)
Date: Fri Apr 09 2010 - 14:24:17 CDT


CVSROOT: /cvs
Module name: src
Changes by: jaspercvs.openbsd.org 2010/04/09 13:24:17

Modified files:
        sys/arch/macppc/conf: GENERIC files.macppc
        sys/arch/macppc/dev: openpic.c
Added files:
        sys/arch/macppc/dev: pgs.c

Log message:
- add and enable pgs(4), a driver for the Programmers Switch found on
recent-ish macs with macgpio(4). Basically dropping one to DDB when pushed.
..and not to be confused by the "reset" button ;-)

feedback and ok drahn