misc.o
).This module is used by atixlmouse, busmouse, msbusmouse,
psaux, wdt
and softdog
modules and it is
automatically generated if required.
Load command: /sbin/insmod misc.o No module parameters.
serial.o
).NOTE: serial.o
is required by other modules, like ppp.o and
slip.o. Also it is required by serial mouse and accordingly by gpm.
However this dependency is not detected by present tools and
module serial.o
must be loaded manually.
Load command: /sbin/insmod serial.o No module parameters.
cyclades.o
)
Load command: /sbin/insmod cyclades.o No module parameters.
The intelligent boards also need to have their "firmware" code downloaded to them. This is done via a user level application supplied in the driver package called "stlload". Compile this program where ever you dropped the package files, by typing "make". In its simplest form you can then type
./stlload -i cdk.sys
in this directory and that will download board 0 (assuming board 0 is an EasyConnection 8/64 board). To download to an ONboard, Brumby or Stallion do:
./stlload -i 2681.sys
Read the information at /usr/src/linux/drivers/char/README.stallion
.
stallion.o
).
Load command: /sbin/insmod stallion.o No module parameters.
istallion.o
).
Load command: /sbin/insmod istallion.o No module parameters.
riscom8.o
).
Load command: /sbin/insmod riscom8.o [options] This driver can support up to 4 boards at time. Options : iobase=0xXXX iobase1=0xXXX iobase2=...
lp.o
).
Load command: /sbin/insmod lp.o io=0x378 irq=0 io = 0 irq = 0 irq=0 will run in polled mode (Probes ports: 0x278, 0x378, 0x3bc) Note: loading lp.o without any parameters will grab all parallelports.
atixlmouse.o
).
Load command: /sbin/insmod atixlmouse.o No module parameters. Depends on misc.o
busmouse.o
).
Load command: /sbin/insmod busmouse.o No module parameters. Depends on misc.o
msbusmouse.o
).
Load command: /sbin/insmod msbusmouse.o No module parameters. Depends on misc.o
psaux.o
).
Load command: /sbin/insmod psaux.o No module parameters. Depends on misc.o
For support of SCSI tapedrives, see section SCSI Support.
ftape.o
).
Load command: /sbin/insmod ftape.o tracing=3 Option parameter 'tracing' can take following values set it to: to get: 0 bugs 1 + errors 2 + warnings 3 + information ** Default ** 4 + more information 5 + program flow 6 + fdc/dma info 7 + data flow 8 + everything else
wdt.o
).
Load command: /sbin/insmod wdt.o No module parameters. Defaults to io=0x240 irq=14, make any required changes to wdt.c directly. Depends on misc.o
softdog.o
).
Load command: /sbin/insmod softdog.o No module parameters. Depends on misc.o