README Driver File Contents (LGY-PCI-TXL.zip)

                LGY_PCI_TXL Linux Driver Installation Guide
                ===========================================
---------
FILE LIST
---------
makefile
tulip.c
README

-------------------
BEFORE INSTALLATION
-------------------
Before the installation procedure, please copy the files listed above to a
directory, say, /tmp.

----------------------
INSTALLATION PROCEDURE
----------------------
Assume that you have copied all the three files to /tmp, please follow the steps
to complete the installation:

1. cd /tmp
2. make
3. make install

----------------------
CONFIGURE YOUR NETWORK
----------------------

1. Edit /etc/rc.d/rc.inet1, fill out the IPADDR, NETMASK, NETWORK, BROADCAST,
   GATEWAY fields and then add the following line on the top of this file:

   /sbin/insmod  /lib/modules/`uname -r`/net/tulip.o

   If there is no rc.inet1 in your /etc/rc.d directory, you will have to find
   the right network script and add the following lines after the above line:

   /sbin/ifconfig eth0 <IP ADDRESS> broadcast <BROADCAST ADDRESS> netmask <NETMASK>
   /sbin/route add -net <NETWORK> netmask <NETMASK> eth0
   /sbin/route add default gw <GATEWAY> netmask 0.0.0.0 metric 1
 
   where <IP ADDRESS> is the IP address of you computer,
         <BROADCAST ADDRESS> is the broadcast address of network, 
         <NETMASK> is the netmask of network,
         <NETWORK> is the network address, and
         <GATEWAY> is the IP address of default gateway.
        
2. Edit /etc/hosts, add the following line:

   hostname xxx.xxx.xxx.xxx

   Where hostname is your the host name of your computer and xxx.xxx.xxx.xxx is
   the static IP address of your computer.

3. Edit /etc/resolv.conf, add the following line:

   nameserver=xxx.xxx.xxx.xxx

   where xxx.xxx.xxx.xxx is the IP address of DNS server. 

   After you complete the modification of files, type the following line at
   shell prompt to reboot the machine:

   shutdown -r now
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: 1.41