From: Ben Gras Date: Thu, 15 Sep 2005 14:55:30 +0000 (+0000) Subject: Added /dev/kbd0 and /dev/psm0, in anticipation of raw keyboard and mouse X-Git-Tag: v3.1.0~87 X-Git-Url: http://zhaoyanbai.com/repos/?a=commitdiff_plain;h=c259483f875669f74fd841d5d567ff3a1fb933a7;p=minix.git Added /dev/kbd0 and /dev/psm0, in anticipation of raw keyboard and mouse devices. --- 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 <