README.TXT Driver File Contents (ep320xs.zip)

Installation:

  1. copy the source codes if_fet.c and if_fetreg.h to /sys/pci directory,

        #cp if_fet.c /sys/pci
        #cp if_fetreg.h /sys/pci

  2. modify /sys/conf/files, add the following line

        pci/if_fet.c     optional       fet      device-driver

  3. modify /usr/src/sys/i386/conf/GENERIC, add the following line

        device  fet0

  4. compile the kernel,

        #cd /usr/src/sys/i386/conf
        #cp GENERIC MYKERNEL
        #/usr/sbin/config MYKERNEL
        #cd /usr/src/sys/compile/MYKERNEL
        #make depend
        #make
        #make install

  5. reboot the system,

        #reboot

  6. bind your card to an IP address

        #ifconfig fet0 ${IPADDR} broadcast ${BROADCAST} netmask ${NETMASK}

  7. now, you should be able to ping local network.

Download Driver Pack

How To Update Drivers Manually

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.

server: web5, load: 1.18