CVSROOT: /cvs Module name: src Changes by: [email protected] 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@
