diff options
Diffstat (limited to 'sys/powerpc/conf/GENERIC')
-rw-r--r-- | sys/powerpc/conf/GENERIC | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/powerpc/conf/GENERIC b/sys/powerpc/conf/GENERIC index d1de70e..f339c9c 100644 --- a/sys/powerpc/conf/GENERIC +++ b/sys/powerpc/conf/GENERIC @@ -157,6 +157,11 @@ device fwe # Ethernet over FireWire (non-standard!) # Misc device powermac_nvram # Open Firmware configuration NVRAM +# ADB support +device adb +device cuda +device pmu + options KTR options KTR_COMPILE=0xffffffff #options KTR_MASK=KTR_SIG |