home *** CD-ROM | disk | FTP | other *** search
/ ftp.tcs3.com / ftp.tcs3.com.tar / ftp.tcs3.com / DRIVERS / Network / LinkSYS / LNE100TX / lne100txv42.exe / NDIS / WFW311.TXT < prev   
Text File  |  2000-01-26  |  3KB  |  98 lines

  1. *****************************************************************************
  2.               Linksys LNE100TX Fast Ethernet Adapter(LNE100TX v4)
  3.  
  4.            NDIS 2 Driver For Windows for WorkGroup 3.11 Installation
  5.            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  6.  
  7.            Copyright (C) 2000 Linksys
  8.                              All rights reserved.
  9. *****************************************************************************
  10.  
  11. Installation Procedure
  12. ======================
  13.  
  14.   1. Start the Windows for Workgroup 3.11.
  15.  
  16.   2. Click the "Network" icon in the Program Manager Window.
  17.  
  18.   3. Click the "Network Setup" icon in the Network Window.
  19.  
  20.   4. Click the "Network" button in the "Network Setup" dialog box.
  21.  
  22.   5. Select the "Install Microsoft Windows Network" item and click "OK" button
  23.      in the "Networks" dialog box.
  24.  
  25.   6. When the "Network Setup" dialog box appears, select "Drivers..." button.
  26.  
  27.   7. Select "Add Adapters..." from the "Network Drivers" dialog box.
  28.  
  29.   8. Select "Unlisted or Updated Network Adapter".
  30.  
  31.   9. When the "Install Driver" window appears, insert the driver disk into
  32.      drive A:, type "A:\WFW311" and press <Enter>.
  33.  
  34.  10. Press <Enter> to select "Linksys LNE100TX Fast Ethernet Adapter(LNE100TX v4)".
  35.  
  36.  11. Click "Setup..." if you want to modify the advanced features.
  37.  
  38.  12. Click "Close" in the "Network Drivers" dialog box if you configure
  39.      completed the advanced features or skip last step.
  40.  
  41.  13. Click "OK" in the "Network Setup" dialog box.
  42.  
  43.  14. Configure all Kinds of name (User, Workgourp, Computer) in the "Microsoft
  44.      Windows Network Name" dialog box, then click "OK" button.
  45.  
  46.  15. Close the "Install Driver" windows and restart the computer.
  47.  
  48.  
  49. Sample Configuration Files
  50. ==========================
  51.  
  52.   1. CONFIG.SYS File
  53.  
  54.         FILES=30
  55.         buffers=30
  56.         STACKS=9,256
  57.         DEVICE=c:\windows\HIMEM.sys
  58.         DEVICE=C:\WINDOWS\IFSHLP.SYS
  59.         LASTDRIVE=y
  60.  
  61.   2. PROTOCOL.INI File on Windows for Workgroups
  62.  
  63.         [network.setup]
  64.           version=0x3100
  65.           netcard=LNE100,1,LNE100
  66.           transport=ms$netbeui,MS$NETBEUI
  67.           lana0=LNE100,1,ms$netbeui
  68.  
  69.         [protman]
  70.           DriverName=PROTMAN$
  71.           PRIORITY=MS$NETBEUI
  72.  
  73.         [LNE100]
  74.           DriverName=LNE100$
  75.           SIA_MODE = AUTODETECT
  76.  
  77.         [MS$NETBEUI]
  78.           DriverName=netbeui$
  79.           SESSIONS=10
  80.           NCBS=32
  81.           BINDINGS=LNE100
  82.           LANABASE=0
  83.  
  84.   3. AUTOEXEC.BAT File
  85.  
  86.         C:\WINDOWS\net start
  87.         C:\WINDOWS\SMARTDRV.EXE
  88.         @ECHO OFF
  89.         PROMPT $p$g
  90.         PATH C:\WINDOWS;
  91.         SET TEMP=C:\WINDOWS\TEMP
  92.  
  93.  
  94.  
  95.  
  96. All trademarks or brand names mentioned are properties of their respective
  97. companies.
  98.