APPENDIX G
WINDOWS/NT CONFIGURATION For version 3.51 up


The PCCOM 2 port adapter can be installed in the Windows NT by using RS422 serial device driver in the distribution diskette, and the device driver will detect 8250, 16450, 16550, 16650 chips automatically.

G.1 Installation

1.
You may set arbitrary I/O address and interrupts. However, we suggest you use the following:


2.
Insert the distribution diskette into floppy disk drivethen run SETUP.EXE.
3.
Click "PCCOM98 Setup Panel" to run configuration setup.
4.
Select your card type and the correct address/IRQ value, then press [OK].
5.
When a dialog box presents "Setup Complete", restart Windows NT to let driver workor execute the following two commands:

net stop serial               // stop the origin driver
net start serial               // start our new driver

thenour driver driver will start to work.

6.
The COM1 to COM9 can be directly referenced just like a filename from program and from the command line. However, COM10 and above must be referenced with the following syntax:

\\.\com10

Because the command line mode doesn't recognize ports above COM9.

7.
Don't overlap port address and intertupt vector address, otherwise, it maconflict with UART chips.
8.
If you need install more than one card, please run "PCCOM98 Setup Panel" again. Do not set the same address and interrupt.


G.2 Remove Ports


1.
Enter Windows NT.
2.
Enter [Control Panel] \ [Ports].
3.
Select the port  to delete.


G.3 Uninstall

1.
Remove the file group and icons that created by InstallShield.
2.
Enter [Control Panel] \ [Add/Remove Programs], select the "PCCOM98 Setup Panel" and remove it.