PCI Fast Ethernet Adapter Packet Driver Installation for WinSock Getting Started --------------- The First Step : Loading driver via two methods : METHOD 1: - - If the FETPCI.SYS program is used, the following statement must be included in your CONFIG.SYS file: DEVICE = FETPCI.SYS [/option] <packet_int_no> See \PKTDRV\README.TXT for addition parameters You can place this line anywhere in the CONFIG.SYS file. METHOD 2: --------- - If the FETPCI.COM program is used, follow these steps: - Execute FETPCI.COM by typing: >FETPCI [/option] <packet_int_no> See \PKTDRV\README.TXT for addition parameters The Secondry Step: - In order to run winsock under Windows enhanced mode correctly, you need to get "WINPKT.COM" program which can be getten from Internet file server sites. Execute "WINPKT.COM" as following: >WINPKT <packet_int_no> The "<packet_int_no>" is software interrupt number used by packet driver. This number must be the same as driver's parameters. - After you run winsock under Windows environment , just set correct "Packet Vector" value. - Winsock associated programs can be ready to used. See also winsock distributions INSTALL.DOC file Examples: > FETPCI.COM 0x62 > WINPKT 0x62 Run Windows , winsock applications.Download Driver Pack
After your driver has been downloaded, follow these simple steps to install it.
Expand the archive file (if the download file is in zip or rar format).
If the expanded file has an .exe extension, double click it and follow the installation instructions.
Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.
Find the device and model you want to update in the device list.
Double-click on it to open the Properties dialog box.
From the Properties dialog box, select the Driver tab.
Click the Update Driver button, then follow the instructions.
Very important: You must reboot your system to ensure that any driver updates have taken effect.
For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.