From c259483f875669f74fd841d5d567ff3a1fb933a7 Mon Sep 17 00:00:00 2001 From: Ben Gras Date: Thu, 15 Sep 2005 14:55:30 +0000 Subject: [PATCH] Added /dev/kbd0 and /dev/psm0, in anticipation of raw keyboard and mouse devices. --- commands/scripts/MAKEDEV.sh | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/commands/scripts/MAKEDEV.sh b/commands/scripts/MAKEDEV.sh index 420a1125f..9b2175feb 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 + eth klog random cmos kbd psm ;; 0:|1:-\?) cat >&2 <