patch-2.0.21 linux/Documentation/digiboard.txt

Next file: linux/Makefile
Previous file: linux/Documentation/cdrom/ide-cd
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.0.20/linux/Documentation/digiboard.txt linux/Documentation/digiboard.txt
@@ -60,7 +60,7 @@
   for c in 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15;
   do
 	name=`expr $boardnum \* 16 + $c`
-	mknod /dev/cud$name c $DIGI_CUMAJOR $name
+	mknod /dev/cud$name c $DIGICU_MAJOR $name
 	mknod /dev/ttyD$name c $DIGI_MAJOR $name
   done
   boardnum=`expr $boardnum + 1`

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov