diff options
author | Dale Rahn <drahn@cvs.openbsd.org> | 2002-09-12 15:55:57 +0000 |
---|---|---|
committer | Dale Rahn <drahn@cvs.openbsd.org> | 2002-09-12 15:55:57 +0000 |
commit | f6632fa659852b0bdfdd9bb2f23ebfcfd3b50188 (patch) | |
tree | e57166f95d38083d1a3681ac66733d352f5950d3 /sys/arch | |
parent | 56720189fa6f061ee276a07160cbbe1959edb3b1 (diff) |
Support serial console on RAMDISK.
Diffstat (limited to 'sys/arch')
-rw-r--r-- | sys/arch/macppc/conf/RAMDISK | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/macppc/conf/RAMDISK b/sys/arch/macppc/conf/RAMDISK index 84a8026edf5..0d86bff7187 100644 --- a/sys/arch/macppc/conf/RAMDISK +++ b/sys/arch/macppc/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.15 2002/07/28 01:39:14 krw Exp $ +# $OpenBSD: RAMDISK,v 1.16 2002/09/12 15:55:56 drahn Exp $ # # PPC GENERIC config file # @@ -98,8 +98,8 @@ wskbd* at akbd? console ? mux 1 #ams* at adb? # ADB mouse #wsmouse* at ams? mux 0 #abtn* at adb? # ADB button? -#zsc* at macobio? -#zstty* at zsc? channel ? +zsc* at macobio? +zstty* at zsc? channel ? scsibus* at siop? #scsibus* at ncr? |