CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/02/19 15:15:12
Modified files:
sys/arch/macppc/dev: pgs.c
Log message:
Only attach if the "device_type" propery is "programmer-button". On the iMac
G5 (PowerMac8,2) attaching pgs(4) makes the machine hang. This machine has
the "device_type" property set to "gpio" attaching pgs(4), which is that
case for newer machines that don't seem to have a real button anyway.
ok miod@, jasper@
