11. Copyright and Trademarks................................................... 20
2
The Linux RocketPort 550 Drivers allow application space programs to perform
asynchronous communications using boards from the Comtrol RocketPort 550 range.
1. Installing Your RocketPort 550 hardware
Take care when you handle the RocketPort 550 PCI cards, like any electr onic device,
they are sensitive to static electricity. Use normal static precautions such as wearing an
earth ground strap.
Power down the host PC and disconnect its mains input.
Follow the host PC instructions for access to the PC and the installation of additional
cards.
You may install up to 4 RocketPort 550 PCI cards in one PC.
Ensure the front panel retaining screws are fitted.
Follow the host PC instructions for re assembly of the host PC its cabling and re-fitting
of safety covers.
Re-connect the host PC mains input, power up the PC and login as root.
3
2. Installing the RocketPort 550 Linux Device Driver
software
NOTE
The Comtrol Linux driver release 1.03 was developed using the RED HAT 8.0
distribution with Kernel revision 2.4.18 -14.
The driver source is provided should developers wish or need to modify the driver for
use with alternative Linux distributions and/or Kernels. For use with other 2.4.x kernels,
a simple re-compilation (on the target system) is all that may be necessary and a
‘Makefile’ is provided to automate this process. Before (re)compilation, the kernel
source must be installed.
For test purposes, the driver source was (re)compiled under Red Hat 7.3 kernel 2.4.18-3.
The driver module was installed and functioned correctly.
This driver source will not (re)compile under the obsolete 2.2.x kernels. If it is wished to
use the RocketPort 550 with these earlier kernels, then request a copy of the RocketPort
550 Linux driver release 1.00.
The installation media (i.e. what you are installing from) may be a 1.44Mb floppy diskette or a
CD -ROM. Alternatively, you may have downloaded the driver from
http://www.comtrol.com
There may be minor differences in the installation procedure depending on the
installation media.
If you have downloaded the driver from http://www.comtrol.com, then it is suggested
that you copy the ‘tar’ file to an MS-DOS formatted floppy diskette and follow the
floppy disk based installation procedure
Following download, you may need to unzip the downloaded file in order to obtain the tar file. The tar
file name will be of the format relXXX.tar where XXX is the release number. E.g. XXX = 103 =
release 1.03
The following assumes that you have booted Linux and logged in as root.
Step 1
Extract the files from the installation media. First insert the floppy diskette or
CD into the relevant drive and mount the media so that the file can be accessed.
DISKETTE
[root@localhost root]# mount - t msdos /dev/fd0 /mnt/floppy
CD ROM
[root@localhost root]# mount /dev/cdrom /mnt/cdrom
4
Step 2.
Next, create a temporary directory into which the files can be extracted:
[root@localhost root]# cd /tmp
[root@localhost tmp]# mkdir inst_Comtrol
[root@localhost tmp]# cd inst_Comtrol
Step 3.
Then, extract the driver components from the tar file on the diskette or CD ROM to the
temporary directory: Note that the name of the tar file may be different.
DISKETTE
[root@localhost inst_Comtrol]# tar xvf /mnt/floppy/rel103.tar
CD ROM
[root@localhost inst_comtrol]# tar xvf /mnt/cdrom/rel103.tar
Note:The path to rel103.tar may differ on the CD ROM.
Step 4
Run the installation script
IMPORTANT
If your Linux kernel is not version 2.4.18-14 or your kernel configuration
differs from our development system then you will need to (re)compile the
RocketPort 550 driver source on your system, otherwise the Install script will
display error messages and the driver will not be installed. If this is the case
then follow the procedure in section 7 , ( Re)-compiling the RocketPort 550
Linux driver, before proceeding with installation step 4.
5
Run the install script from the directory into which the files were extracted:
A screen of text is displayed. It contains information about the names you can
select for the RocketPort 550 ports and details how the driver assigns numbers to
individual ports.
Your system will connect to the RockPort 550 Ports through entries
in the /dev/ directory. You can choose any prefix for the names,
as long as it is different from names given to other devices.
For example, if you select a prefix of 'ttyA', then the Rocket Port 550
Ports will be called /dev/ttyA00, /dev/ttyA01 and so on up to
/dev/ttyA63
You can install up to 4 RocketPort 550 cards in a system. The device names
for the first card starts with ttyA00, the second starts ttyA16, the third
ttyA32, and the fourth ttyA48. If the installed cards have less than
16 ports, then there will be gaps in the numbering corresponding to the
missing ports.
6
Loading...
+ 14 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.