From 94c152b8cb5ba14c5bfb6ee9294cd69f1ef5140f Mon Sep 17 00:00:00 2001 From: Matt Jacob Date: Tue, 21 Aug 2001 00:03:28 +0000 Subject: [PATCH] move forward the ability to MAKEDEV zs devices for TurboLaser --- etc/MAKEDEV | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/etc/MAKEDEV b/etc/MAKEDEV index 4c132242d3ce..48878b3f94d9 100644 --- a/etc/MAKEDEV +++ b/etc/MAKEDEV @@ -1209,6 +1209,13 @@ cuaA*) umask 77 ;; +# Alpha AS8[24]00 (TurboLaser) console. +zs?) + unit=`expr $i : 'zs.*\(.\)$'` + m=`ttyminor $unit` + mknod zs$unit c 135 $m + ;; + # Digiboard PC/?? 16 port card. # The current scheme of minor numbering is: #