PCMCIA ETHERNET PCMCIA DRIVER
=============================
Filenames :
PKTDRV.COM PCMCIA Ethernet Packet Driver
README.TXT This README file
Functional Description:
1. Supported functions for FTP 1.09 specification are
driver_info(), access_type(), release_type(), send_pkt(), terminate(),
get_address(), reset_interface(), get_parameters(), set_rcv_mode(),
get_rcv_mode(), set_multicast_list(), get_multicast_list(),
get_statistics(), and set_address().
2. The input options are
pktdrv [-sa/-SA|-sb/-SB|--][packet_int_no[hw_int_no[io_address]]]
SA, SB socket number
packet_int_no software interrupt number in the range 0x60
through 0x80 (default value is 0x60)
hw_int_no hardware interrupt number in the range 0x3
through 0xf (default value is 0x3).
io_address i/o port address of ethernet card (eg. 0x300)
? show parameter options
3. Unloading the driver
pktdrv -U/-u packet_int_no
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.