artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7380bdb
)
create additional disk devices in ramdisk image.
author
rahnds
<rahnds@openbsd.org>
Fri, 18 Apr 1997 20:25:07 +0000
(20:25 +0000)
committer
rahnds
<rahnds@openbsd.org>
Fri, 18 Apr 1997 20:25:07 +0000
(20:25 +0000)
necessary to access cdrom and other devices (currently show up as disks)
etc/etc.powerpc/MAKEDEV
patch
|
blob
|
history
diff --git
a/etc/etc.powerpc/MAKEDEV
b/etc/etc.powerpc/MAKEDEV
index
0271c19
..
cc7b2b4
100644
(file)
--- 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 s
d4 sd5 sd6 sd7 sd8 s
t0 st1 cd0 cd1
sh MAKEDEV rd0
sh MAKEDEV tty00 tty01 pty0
;;