README.TXT Driver File Contents (pro110c.zip)

          PRO110(B)/(C) 100/10 Mbps PCI Bus Fast Ethernet  Adapter
                  Linux driver Installation Guide
          ==========================================================
Installation Procedure
======================
1. Log in into the root

2. In the Linux prompt, copy the tulip.c from the diskette A: and issue the 
   command as below: 
   #mcopy a:/Linux/tulip.c .

3. Compile the tulip.c to be a module as below:
   gcc -DMODULE -D__KERNEL__ -I/usr/src/linux/net/inet -Wall -Wstrict-prototypes -O6 -c tulip.c `[ -f /usr/include/linux/modversions.h ] && echo -DMODVERSIONS`

4. Load the module, and issue the command as following:
   
   insmod tulip    
  
5. Confirm the setting, such as:

   ifconfig eth0 192.72.53.23
   route add -net 192.72.53.0 netmask 255.255.255.0 eth0
   route add default gw 192.72.53.1 netmask 0.0.0.0 metric 1

   192.72.53.23 is the IP assigned by your administrator   
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: ftp, load: 1.71