LINUX.TXT Driver File Contents (linksys100tx.zip)

  Linksys EtherFast Series LAN Cards README File
  for Linux

  Copyright (C) 1999 Linksys, All Rights Reserved
  ------------------------------------------------  

  Before You Begin
  Setup
  Technical Support


  Before You Begin
  ----------------------------------------------------------------------
  Thank you for purchasing your EtherFast 10/100 LAN Card from Linksys.  
  The instructions below explain how to set up the card's network 
  software drivers for use with your particular network operating system
  like Windows 95, Novell, Unix, etc.

  The EtherFast card is built for use in 32-bit, Plug-and-Play desktop
  computers with auto-configuring PCI slots.  It must be used in your
  PC's bus master PCI slot.  For further information, see the User Guide
  that came with the card.

  When a PCI card is used in a computer that has a Plug-and-Play BIOS
  (Basic Input/Output System), the card is automatically configured by 
  the PC each time the machine is booted.  The card's IRQ, memory address, 
  and other operating parameters are automatically assigned.  There is
  no way to change a Plug-and-Play card's IRQ and other settings outside
  of the BIOS menu(s) that your computer providse.  If the resources that
  are assigned to your EtherFast card seem to conflict with other devices
  in your computer, you will need to use your system's BIOS to resolve
  the conflicts.  
  
  If you have problems configuring your BIOS or resolving IRQ or other
  hardware conflicts, consult your computer manual or contact your PC's 
  manufacturer for BIOS setup & configuration directions.

  Here are some general guidelines to follow when installing a PCI card
  (like the EtherFast card) into your computer:
  
    
    *   If you need to configure your PC's BIOS in order to resolve an
        IRQ or other conflict with the EtherFast card, there are a few
        possibilities:
                      
                - Your PCI may not allow you to change the IRQ value(s) of 
                  the PCI slot(s).  In this case, you will ONLY be able to 
                  use the IRQ & MEM values that have been pre-assigned to 
                  each slot.  The popular BIOS from Phoenix, for example,
                  does not allow you to modify BIOS-assigned IRQ settings.
 
                - You may be able to change the IRQ & MEM values for a given 
                  PCI slot by setting jumpers on your PC's mother board. 
                  Please refer to your PC's motherboard user guide for 
                  specific instructions. 
 
                - Your PC may allow you to change the IRQ & MEM values for 
                  a given PCI slot by accessing the PC's BIOS setup menu. 
                  Please refer to your PC's user guide for specific details. 
                  The BIOSs from companies like AMI and Award are fully
                  customizable from their BIOS menus, for example.
    
    *   When loading the EMM386.EXE program in your computer's CONFIG.SYS, 
        you MUST use version MS-DOS 6.22 or above.  If you load an older 
        EMM386.EXE program (below DOS 6.22), your computer will hang up while 
        loading the network driver. 
 
    *   The EtherFast LAN adapter should be used in a 32-bit PCI slot that 
        supports PCI Local Bus Mastering.  It cannot be plugged into a PCI 
        Bus Slave slot.  Consult your motherboard's documentation for more 
        information on master & slave slots. 

    *   When using NT, set your BIOS PCI settings, and the PCI settings
        within NT itself, to MANUAL.  NT is *not* a Plug-and-Play BIOS,
        and will not usually recognize LAN cards if they are set to be
        automatically detected & configured.


  ------------------------------------------------  
  SETUP
  ------------------------------------------------

  There are two methods to install the Linksys EtherFast Linux driver.

  Installation Procedure for Monolithic Kernel
  --------------------------------------------
  
  1.  cp tulip.c /usr/src/linux/drivers/net/tulip.c

  2.  /usr/src/linux# make config

      set the following

      a. EISA, VLB, PCI and on board controllers (CONFIG_NET_EISA) [N/y/?] Y
      b. DECchip Tulip (dc21x4x) PCI support (CONFIG_DEC_ELCP) [N/y/m/?] Y

  3.  Rebuild and install new kernel and reboot.

      a. make dep
      b. make clean
      c. make zImage or make zlilo


  Installation Procedure for Modular Kernel
  -----------------------------------------

  1.  Compile tulip.c.

      gcc -DMODULE -D__KERNEL__ -I/usr/src/linux/net/inet -Wall -Wstrict-prototypes -O6 -c tulip.c

  2.  Copy tulip.o into the latest kernel's modules.

      cp tulip.o /lib/modules/2.0.XX/net/tulip.o

  3.  Update kernel's module dependencies.

      /sbin/depmod -a

  4.  Add the following in /etc/conf.modules.

      alias eth0 tulip

  5.  Reboot the system.


  NOTE:

      The latest testing version of the driver should compile with all
      1.2.*, 1.3.* development, 2.0.* and 2.1.* kernels.


  ------------------------------------------------  
           HOW TO GET TECHNICAL SUPPORT
  ------------------------------------------------
  
  There are a variety of methods that you can use to get FREE technical help 
  or sales information about Linksys products.
  
   Voice & FAX
   ------------
   The Linksys voice line is open during normal business hours, 7-5 p.m.,
   Pacific Standard Time.  The fax line is available 24 hours a day.  When
   sending a fax, be sure to include a detailed description of any 
   problem(s) that you are experiencing.

       Technical Support Hotline    (949) 261-1288
       Fax                          (949) 261-8868

   E-mail
   ------
   To get technical or sales information bounced back to you from Linksys
   automatically, send some e-mail to the address below.  Include the
   name of the product that you want help with, along with the word
   HELP, in the subject line of your e-mail.  Example: HELP ME WITH THIS
   PRODUCT.  (If requesting sales information, use the word SALES instead
   of HELP).

       E-mail Address               support@linksys.com

   Internet Access
   ---------------
   You can also use your World Wide Web or FTP browser to visit Linksys on 
   the Internet.  

       Web Site                     http://www.linksys.com
       FTP File Transfer Site       ftp.linksys.com
   
   Bulletin Board System (BBS)
   ---------------------------
   To access the Linksys Bulletin Board System (BBS), set your modem to
   8 bits, No parity, 1 stop bit, and call (949) 261-2888.  Use a speed 
   setting of 56Kbps or slower.  When downloading files, use the "Z-modem" 
   download protocol for best results.

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: web4, load: 1.32