patch-2.3.26 linux/Documentation/digiboard.txt
Next file: linux/Documentation/filesystems/bfs.txt
Previous file: linux/Documentation/computone.txt
Back to the patch index
Back to the overall index
- Lines: 25
- Date:
Sat Nov 6 10:38:40 1999
- Orig file:
v2.3.25/linux/Documentation/digiboard.txt
- Orig date:
Thu Apr 29 11:53:41 1999
diff -u --recursive --new-file v2.3.25/linux/Documentation/digiboard.txt linux/Documentation/digiboard.txt
@@ -29,7 +29,7 @@
The pcxx driver can be configured using the command line feature while
loading the kernel with LILO or LOADLIN or, if built as a module,
with arguments to insmod and modprobe or with parameters in
-/etc/conf.modules for modprobe and kerneld.
+/etc/modules.conf for modprobe and kerneld.
After configuring the driver you need to create the device special files
as described in "Device file creation:" below and set the appropriate
@@ -96,13 +96,13 @@
The remaining board still uses ttyD8-ttyD15 and cud8-cud15.
-Example line for /etc/conf.modules for use with kerneld and as default
+Example line for /etc/modules.conf for use with kerneld and as default
parameters for modprobe:
options pcxx io=0x200 numports=8
For kerneld to work you will likely need to add these two lines to your
-/etc/conf.modules:
+/etc/modules.conf:
alias char-major-22 pcxx
alias char-major-23 pcxx
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)