home *** CD-ROM | disk | FTP | other *** search
/ ftp.tcs3.com / ftp.tcs3.com.tar / ftp.tcs3.com / DRIVERS / Network / LinkSYS / LNE100TX / lne100txv42.exe / SCO5 / README.TXT < prev   
Text File  |  2000-02-01  |  2KB  |  56 lines

  1. ****************************************************************************
  2.                  Linksys LNE100TX Fast Ethernet Adapter(LNE100TX v4)
  3.  
  4.              SCO Unix Driver Installation
  5.              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  6.  
  7.                  Copyright (C) 2000 Linksys Inc.
  8.                  All rights reserved.
  9. ****************************************************************************
  10.  
  11. Installation Procedure
  12. ----------------------
  13.  
  14. 1. Prepare a formatted diskette on any DOS machine.  For example, type:
  15.  
  16.      C>format a:
  17.  
  18.    Note: Make sure your diskette is free from bad sectors.
  19.      Verify this using the DOS SCANDISK or CHKDSK command.
  20.  
  21. 2. Now login to UNIX system as supervisor (root) and enter the Maintenance 
  22.    mode.
  23.  
  24.    Note: Make sure that the current directory is "/" using UNIX command --
  25.      pwd.
  26.  
  27.    Please follow the following steps to uncompress the package file:
  28.  
  29.    > cd /tmp        (and inserts the package floppy in the proper 
  30.                         drive, i.e. a:)
  31.    > doscp a:/sco5/lne100tx.sc5 ./pcidriver
  32.             (then replaces with the prepared formatted diskette
  33.             done in step 1)
  34.    > dd if=./pcidriver of=/dev/rfd0135ds18
  35.             (Note: Use another device file name if you use 
  36.             different floppy drive)
  37.  
  38.    Now the package installation diskette is ready for installing.
  39.  
  40. 3. The following sections describe the configuration of the driver. It is 
  41.    suggested that you should perform these instructions in the singler-user
  42.    environment.
  43.  
  44.    Run "custom" utility and select the "Install new package" option. It will
  45.    prompt you to insert driver diskette and then choose the "FULL" option to
  46.    install this package.
  47.  
  48.    After running the custom utility and the new package is installed, you 
  49.    should use the "netconfig" command to add the driver into your system 
  50.    like the step 4 below.
  51.  
  52. 4. Run "netconfig". Add the desired chain. The driver will be called as "lne100tx".
  53.  
  54. 5. When the chain has been configured, select 'q' from the netconfig menu. 
  55.    and relink the kernel at the prompt.
  56.