diff -u --recursive --new-file v1.3.34/linux/Documentation/networking/z8530drv.txt linux/Documentation/networking/z8530drv.txt --- v1.3.34/linux/Documentation/networking/z8530drv.txt Sat Sep 9 15:26:51 1995 +++ linux/Documentation/networking/z8530drv.txt Sat Oct 14 10:55:16 1995 @@ -1,5 +1,5 @@ -// 950824: note -- I will upload the new version 1.9 to ftp.ucsd.edu -// as soon as possible... +// 950913: note -- I will upload the new version 1.9a to ftp.ucsd.edu +// as soon as possible... // // ****** // ****** The driver has a n e w MAJOR number (34) now! ****** @@ -7,15 +7,25 @@ // // please remake /dev/sc*: // -// mknod /dev/sc1 c 34 0 -// mknod /dev/sc2 c 34 1 -// mknod /dev/sc3 c 34 2 -// mknod /dev/sc4 c 34 3 +// mknod /dev/scc0 c 34 0 +// mknod /dev/scc1 c 34 1 +// mknod /dev/scc2 c 34 2 +// mknod /dev/scc3 c 34 3 // // (and so on...) // +// If you want to use the old device naming scheme use: +// +// ln -f /dev/scc0 /dev/sc1 +// ln -f /dev/scc1 /dev/sc2 +// ln -f /dev/scc2 /dev/sc3 +// ln -f /dev/scc3 /dev/sc4 +// +// (you get the idea...) +// // -dl1bke- + This is a subset of the documentation. To use this driver you MUST have the full package from: @@ -252,11 +262,11 @@ delivered with this package. Change it to your needs: Each channel definition is divided into three sections. An -example for /dev/sc1: +example for /dev/scc0: # DEVICE -device /dev/sc1 # the device for the following params +device /dev/scc0 # the device for the following params # MODEM @@ -318,10 +328,10 @@ # NOTE: Interfacename and the device must be the same!! # Usage: attach asy 0 0 slip|vjslip|ax25ui|ax25i|nrs|kissui