diff options
author | 2000-09-07 22:03:09 +0000 | |
---|---|---|
committer | 2000-09-07 22:03:09 +0000 | |
commit | 77bd430d71e7de9202f8e4a48d35d79327e380da (patch) | |
tree | f1f1063dbed9faa26481c343ddc61c8d383cbeeb | |
parent | - attach wskbd at location console ? (diff) | |
download | wireguard-openbsd-77bd430d71e7de9202f8e4a48d35d79327e380da.tar.xz wireguard-openbsd-77bd430d71e7de9202f8e4a48d35d79327e380da.zip |
console ? here too
-rw-r--r-- | sys/arch/powerpc/conf/RAMDISK | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/powerpc/conf/RAMDISK b/sys/arch/powerpc/conf/RAMDISK index f5bc287df54..e6633cb15c8 100644 --- a/sys/arch/powerpc/conf/RAMDISK +++ b/sys/arch/powerpc/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.8 2000/09/07 01:43:05 rahnds Exp $ +# $OpenBSD: RAMDISK,v 1.9 2000/09/07 22:03:09 deraadt Exp $ # # PPC GENERIC config file # @@ -139,7 +139,7 @@ ugen* at uhub? port ? configuration ? interface ? #### Workstation Console attachments wsdisplay* at vgafb? -wskbd0 at ukbd? console 1 +wskbd0 at ukbd? console ? #### SCSI Bus devices |