summaryrefslogtreecommitdiff
path: root/etc/etc.powerpc/MAKEDEV
diff options
context:
space:
mode:
authorDale S. Rahn <rahnds@cvs.openbsd.org>1997-04-18 20:25:08 +0000
committerDale S. Rahn <rahnds@cvs.openbsd.org>1997-04-18 20:25:08 +0000
commit77a43c2f37c74f09e9b9fc2e0660517c9cd5205c (patch)
tree4c09f07977455120ddc243aee1b76bd2ce1f0e94 /etc/etc.powerpc/MAKEDEV
parent29e1069a7141006dd720252b778d704f2cbc629e (diff)
create additional disk devices in ramdisk image.
necessary to access cdrom and other devices (currently show up as disks)
Diffstat (limited to 'etc/etc.powerpc/MAKEDEV')
-rw-r--r--etc/etc.powerpc/MAKEDEV2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/etc.powerpc/MAKEDEV b/etc/etc.powerpc/MAKEDEV
index 0271c193863..cc7b2b47f83 100644
--- a/etc/etc.powerpc/MAKEDEV
+++ b/etc/etc.powerpc/MAKEDEV
@@ -82,7 +82,7 @@ all)
raminst)
sh MAKEDEV std
- sh MAKEDEV sd0 sd1 sd2 sd3 st0 st1 cd0 cd1
+ sh MAKEDEV sd0 sd1 sd2 sd3 sd4 sd5 sd6 sd7 sd8 st0 st1 cd0 cd1
sh MAKEDEV rd0
sh MAKEDEV tty00 tty01 pty0
;;