From d807719b5715e14e490a1481f2c6505e3c5093a2 Mon Sep 17 00:00:00 2001 From: Philip Homburg Date: Mon, 15 Aug 2005 13:17:20 +0000 Subject: [PATCH] Also make c0d7 for CD-ROM harddisk emulation. --- commands/scripts/MAKEDEV.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/commands/scripts/MAKEDEV.sh b/commands/scripts/MAKEDEV.sh index e4ca4ee56..6f4f00321 100755 --- a/commands/scripts/MAKEDEV.sh +++ b/commands/scripts/MAKEDEV.sh @@ -12,6 +12,7 @@ case $#:$1 in set -$- mem fd0 fd1 fd0p0 fd1p0 \ c0d0 c0d0p0 c0d0p0s0 c0d1 c0d1p0 c0d1p0s0 \ c0d2 c0d2p0 c0d2p0s0 c0d3 c0d3p0 c0d3p0s0 \ + c0d7 c0d7p0 c0d7p0s0 \ tty ttyc1 ttyc2 ttyc3 tty00 tty01 ttyp0 ttyp1 ttyp2 ttyp3 eth klog random cmos ;; 0:|1:-\?) -- 2.44.0