         ͻ
                                                            
                    Universal 10/100VG LAN Adapter          
            (C) Copyright PDS, 1995. All Rights Reserved.   
                                                            
         ͼ


Packet Driver Installation For 10/100VG LAN Adapter
---------------------------------------------------

PD100VG syntax:

PD100VG [options] <packet_int_no> [slot|io_addr] [memory]

where:
        [options]       = -u to uninstall the packet driver
        <packet_int_no> = 0x60 to 0x80 step of 1.
        [slot]          = 1, 2, 3, 4, ... (EISA card only)
          or
        [io_addr]       = 0x200 to 0x3C0 step of 0x40 (ISA card only)

Example:

1. For EISA card using packet interrupt no. 0x62 in slot 2
   pd100vg 0x62 2

2. For ISA card using packet interrupt no. 0x60 with base address 0x280
   pd100vg 0x60 0x280

3. To unload the packet driver, type pd100vg -u


Note: 1. The packet driver program will search for the I/O address and the
         hardware interrupt. You need not specify anything on the command line
         except if you want to use a different software interrupt.

      2. The placement of 0x prior to the parameters.


After the Packet Driver is loaded, you can run the PC/TCP kernel
ETHDRV.EXE.
The PC is then ready for PC/TCP communications.

To run PC/TCP applications, You need to load PC/TCP Kernel
    ("ETHDRV.EXE").

     a. Refer to PC/TCP manual, Command Reference section,
     Chapter 2.3.

     b. At this point, you are ready to run PC/TCP applications
     (e.g., 'ftp', 'telnet').
     For example you may type 

     FTP 192.72.24.202 

     where 192.72.24.202 is a host address.
   
     For information regarding the "FTP's PC/TCP Network
     Software for DOS" packages, please contact:

      FTP Software, Inc.
      26 Princess Street
      Wakefield, MA  01880
      (617) 246-0900

