lkml.org 
[lkml]   [1996]   [Sep]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Date
SubjectDigiboard documentation patch
The digiboard.txt file in the Linux kernel Documentation
directory has what appears to be a long standing typo in the
script for installing Digiboard devices. Having just installed
devices for a Digiboard and stubbed my toe on this one, I thought
I'd pass the fix on to you.

---------Start patch
--- digiboard.txt~ Sun Sep 15 10:10:41 1996
+++ digiboard.txt Sun Sep 15 10:10:41 1996
@@ -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`
---------End patch

--
Lindsay Haisley | "Everything works | PGP public key
FMP Computer Services | if you let it" | available via
fmouse@fmp.com | (The Roadie) | Internet finger
http://www.fmp.com | |
\
 
 \ /
  Last update: 2005-03-22 13:38    [W:0.022 / U:0.184 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site