APPENDIX C XENIX/UNIX CONFIGURATION
The distribution CD contains SCO, AT&T, UNIXWARE, and INTERACTIVE UNIX/XENIX driver, it detects non-FIFO or FIFO chips automatically. Our drivers also provide transparent printer features that let user to connect local printer from auxiliary port of terminal. The hardware configuration and software installation procedures are shown is the bellows. C.1 Suggested Hardware Configuration 1. First adapter I/O port address: 280H
Interrupt level: IRQ4 Interrupt vector: 2C0H
I/O port address:
240H
Interrupt level: IRQ3 Interrupt vector: 2D0H
I/O port address:
100H
I/O port address:
180H
Interrupt level: IRQ12 Interrupt vector: 1C0H
|
||||||||||||||||||||
¡@C.2 Software Installation The
installation procedure for the device drivers is described as
follows:
|
1. |
Login as a root user. |
2. |
Insert distribution CD (which contains device drivers) into CD-ROM drive d:, then copy the files from the distribution CD to a temporary directory. |
#cd /
# doscp
d:dc.tz ./dc.tar.Z ["dosget" in
Interactive UNIX]
# zcat
dc.tar / tar xvfp -
3. |
To install device drivers, please type. |
4.. |
Reboot the system. Now, your new UNIX system that includes device drivers is activated. |
5. |
Enable each terminal by using the entty or enable command. For USL UNIX (AT&T, UNIXWARE), Interactive UNIX |
6. |
Connect each terminal to connector. |
1. |
If
the new system fails to reboot, please boot the original system. When
system is boot, please press return key to halt autoboot, then type |
2. |
To remove device driver from UNIX, please type |
3. |
After installation, please enable each port by entty (for USL, Interactive UNIX) or enable (for SCO UNIX and XENIX) command and disable port by distty (for USL, Interactive UNIX) or disable (for SCO UNIX and XENIX) command. |
4. |
To change baud rate, please update /etc/inittab and /etc/conf/cf.d/init.base files. |
The configuration of High-Speed Baud Rate card is change as follows:
¡@
device_name : lpXYY
Interval for TTY : 50
Interval for TP : 1
PRINT - ON escape : ¡§\033[5i¡¨ (ESC[5i)
PRINT ¡V OFF escape : ¡§\033[4i¡¨ (ECS[4i)
The examples to invoke lpx
1. |
Set
60 time slices reserved for /dev/ttyj11 |
2. |
Set 2 time slices reserved for /dev/lpj11 |
3. |
Get the time slices reserved for /dev/lpj11 |
4. |
Set PRINT-ON string for /dev/lpj11 |
5. |
Get PRINT-OFF string for /dev/lpj11 |