GUIDE.TXT Driver File Contents (E32.zip)

*****************************************************************************
*                                                                           *
*                   32-BIT IO MODE PCI ETHERNET ADAPTER                     *
*                                                                           *
*                     Driver Installation for LINUX                         *
*                                                                           *
*****************************************************************************

32-Bit IO Mode PCI Ethernet Adapter is NE2000 compatable. The newer LINUX
version can detect RTL8029 in the bundled NE2000 driver. You can use LINUX
bundled NE2000 driver to install.

1. Plug 32-Bit IO Mode PCI Ethernet Adapter into PC's PCI-bus slot.

2. Boot into LINUX and make sure your LINUX kernel source code is included.
   (check /usr/src/linux)

3. Run "make menuconfig" to select network device.
   At linux prompt type:

   cd /usr/src/linux
   make menuconfig

   (mark them as '*')
   a. Move light bar to "Network device support" and press <enter>.
   b. Move light bar to "Ethernet (10 or 100Mbit)" and press <space>.
   c. Move light bar to "Other ISA cards" and press <space> to '*' sign.
   d. Move light bar to "NE2000/NE1000 support" and press <space> to
      '*' sign.
   e. Save changes and exit menuconfig.

4. Compile the kernel and build up a new kernel boot file.
   At /usr/src/linux directory type:

   make dep
   make clean
   make zlilo

   If no serious error happens, new kernel boot file will be generated:

   For example:
     Slackware: zImage may be generated in /usr/src/linux/arch/i386/boot/zImage.
     RedHat   : vmlinuz may be generated in / root directory.

5. Use "vi /etc/lilo.conf" to make sure or modify boot file path pointed
   to the correct directory.

   For example: RedHat lilo.conf file

       boot=/dev/hda
       map=/boot/map
       install=/boot/boot.b
       prompt
       timeout=50                modify
       image=/boot/vmlinuz     ---------->  image=/vmlinuz
               label=linux
               root=/dev/hda2
               read-only
       other=/dev/hda1
               label=dos
               table=/dev/hda

6. Then, write LILO into boot partition and reboot the LINUX.
   At /sbin directory type:

   lilo
   reboot

7. When system boots, the driver will be loaded. Then the driver will
   scan I/O port to see if a card is there.
   (You can run 'dmesg' to see the boot message.)

8. Run "netconfig"(Slackware) or "netcfg"(in the RedHat's xterm of X-window)
   to configure IP environment.
   (Run 'ifconfig' or 'netstat -i' to see if there is a interface 'eth0')


----
All trademarks or brand names mentioned are properties
of their respective companies.


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: web2, load: 0.98