CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/03/10 05:26:34
Modified files:
sys/arch/macppc/dev: adb.c
Log message:
Do not try to scan the ADB bus for devices if the device-tree does not
contain an adb node. This workaround is required by some PowerBooks
without ADB bus to prevent their PMU from shutting down the machine.
Tweaked from a submission by Daniel Dickman.
