- If you are installing over earlier versions of AG Connect or AG Connect With Ringing driver software, remove the earlier version and rebuild the kernel before you install the new software.
See section 3.4.2 to learn how to remove driver software from your system.
- Access a command prompt, and log in as root.
- Insert the AG Connect board installation diskette into your floppy disk drive.
- Enter this command to invoke the pkgadd utility:
pkgadd -d diskette1
pkgadd starts up, and displays a list of software packages available for installation.
- Select the "agcx" software package, and press Enter.
pkgadd copies the driver software from the disk onto your system.
When pkgadd has finished copying files, it displays the following message:
You will now provide the base addresses of the agcx
Boards you are installing in your system. When you are prompted for
a base address, a list of possible choices will be given.
If installing more than one board into your system,
the choices already selected during this installation will be
marked, and the device node name that will be used to access the
agcx board is listed.
Enter c to continue or enter q to quit:
- Enter "c".
pkgadd displays a menu of base I/O addresses.
- Mark the addresses of the AG Connect boards in your system.
To select an address, enter its number. The menu reappears with the address marked "already selected".
As you select addresses, make a note of the order in which you select them. The install program assigns device numbers to your boards based on the order in which they are selected. When you create your application using SwitchPath or the SW Utility, you will use these numbers to refer to your boards in software.
For example, if you mark address 0x0640 first and then address 0x2140, the board at address 0x0640 is assigned device number 0. The board at address 0x2140 is assigned device number 1.
- When you have selected the addresses of all of your boards, enter 0.
pkgadd displays this message:
1. MU-law
2. A-law
Please select idle code, q to quit.
pkgadd is asking you to select an encoding scheme. The encoding law you select applies to every AG Connect board in the system.
- Enter "1" or "2" to select the encoding scheme to use.
pkgadd rebuilds the kernel.
Note: pkgadd may warn you that it is about to overwrite newer versions of files on your system with older ones. This warning may appear even if the files you are installing are actually newer than the ones on your system. This is because files installed with earlier versions of the install script were marked with the installation date, not their creation dates. Later versions of the script preserve the creation date.
This warning may appear particularly if you have installed SwitchPath. If you have SwitchPath 1.1 or earlier, direct pkgadd to overwrite the "newer" files. If you have a later version of SwitchPath, do not overwrite files.
When the kernel rebuild is complete, the following message appears:
Installation of AG Connect for UnixWare 2.1 (agcx) was successful.
- Type "q" to quit.
- Shut down your system, and reboot.
The driver will not be available until you reboot.