From b3cf63b890b682c30b38f57012aa189b6676254e Mon Sep 17 00:00:00 2001 From: Philip Homburg Date: Wed, 9 Nov 2005 15:46:15 +0000 Subject: [PATCH] Added /dev/video. /dev/kbd and /dev/kbdaux are renumbered. --- commands/scripts/MAKEDEV.sh | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/commands/scripts/MAKEDEV.sh b/commands/scripts/MAKEDEV.sh index 175787c25..18c8e5917 100755 --- a/commands/scripts/MAKEDEV.sh +++ b/commands/scripts/MAKEDEV.sh @@ -15,7 +15,7 @@ case $#:$1 in c0d4 c0d4p0 c0d4p0s0 c0d5 c0d5p0 c0d5p0s0 \ c0d6 c0d6p0 c0d6p0s0 c0d7 c0d7p0 c0d7p0s0 \ tty ttyc1 ttyc2 ttyc3 tty00 tty01 tty02 tty03 ttyp0 ttyp1 ttyp2 ttyp3 \ - eth klog random cmos kbd kbdaux rescue + eth klog random cmos kbd kbdaux rescue video ;; 0:|1:-\?) cat >&2 <