SK-NET G16+ Plug and Play Ethernet Adapter NDIS Driver for FTP PC/TCP for (DOS) Installation ================================================= PRE-INSTALLATION You should setup and diagnose the SK-NET G16+ adapter(s) by applying SKCONF3 before you install and/or run the NOS or network applications. INSTALLATION PROCEDURE 1) Insert the "SK-NET G16+ Setup diskette" into drive A: and copy SKG16+ NDIS driver to the destination subdirectory of your PC (the recommended Destination Subdirectory is C:\PCTCP). A:\> Copy A:\NDIS2\SKG16P.DOS C:\PCTCP 2) Refer to Chapter 5 of the PC/TCP Installation and Configuration Guide, entitled "Using an NDIS Driver with the Generic Kernel". 3) Copy the netbind files from the \NDIS2 subdirectory on FTP Disk A, labeled "Unsupported Network Software". 4) Using any text editor, add the following lines to your workstation's CONFIG.SYS file: DEVICE=C:\PCTCP\PROTMAN.SYS /I:C:\PCTCP DEVICE=C:\PCTCP\SKG16P.DOS DEVICE=C:\PCTCP\DIS_PKT.GRP Adjust the drive and path specifications to match your installation. 5) Use any text editor to make the PROTOCOL.FTP file in the \PCTCP subdirectory on your PC's hard drive look as follows: [Protocol Manager]: Drivername = protman$ [PKTDRV] Drivername = pktdrv$ Bindings = SKG16P_NIF Intvec = 0x60 Chainvec = 0x65 [SKG16P_NIF] DriverName = SKG16P$ 6) Rename the PROTOCOL.FTP file as PROTOCOL.INI. Refer to your DOS manual if you need assistance. 7) Proceed with the rest of the instructions in the PC/TCP Installation and Configuration Guide. SK-NET G16+ Plug and Play Ethernet Adapter Packet Driver for FTP PC/TCP for (DOS) Installation =================================================== INSTALLATION PROCEDURE 1) Insert PC/TCP Netware Software for DOS "Disk 1" into drive A: or B: . 2) Go to drive A: or B: and type: "INSTALL" and press . 3). When you are installing the PC/TCP generic kernel, the Operating Environment menu lists 12 environments. Please select an IEEE 802.3 packet driver, answer "Y" in the "Pkt Drv" field. When you have selected the type of driver appropriate to network configuration, press and continue the installation. 4) Edit the AUTOEXEC.FTP. - Replace: echo Run packet driver here. with: SKG16PPK 0x60 ETHDRV where the packet driver (SKG16PPK.COM) will use software interrupt vector 0x60 for SKG16P adapter. Note: Packet Driver Basic Syntax: SKG16PPK where: This specifies the software interrupt (IRQ) where you'll load the packet driver. It must be in the range 0x60 to 0x80. The PC/TCP kernel, by default, is loaded at interrupt 0x61 (so don't load the packet driver there!) 5) Copy ETHDRV.EXE file from "PC/TCP Network Software for DOS disk 2" to your PC/TCP directory (usually C:\PCTCP). 6) Insert the "SK-NET G16+ Setup diskette" to drive A: and copy SKG16+ Packet driver to the destination subdirectory on your PC (the recommended Destination Subdirectory is C:\PCTCP). A:\> Copy A:\PKTDRV\SKG16PPK.COM C:\PCTCP 7) To preserve your current AUTOEXEC.BAT file, rename it to AUTOEXEC.OLD. REN C:\AUTOEXEC.BAT C:\AUTOEXEC.OLD Copy AUTOEXEC.FTP to AUTOEXEC.BAT COPY C:\AUTOEXEC.FTP C:\AUTOEXEC.BAT This completes the installation of FTP PC/TCP.