home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / osinsnds.txt < prev    next >
Text File  |  1996-12-26  |  3KB  |  72 lines

  1. OSINSNDS - TRAP DURING INSTALL ON SYSTEMS WITH INTEL PRO ETHERNET 
  2. ADAPTER
  3. 10/25/96
  4. =======================================================================
  5.     Trap during Install on Systems with Intel Pro Ethernet Adapter
  6. =======================================================================
  7.  
  8. Please Read Entire Document for Full Explanation of Procedures
  9. --------------------------------------------------------------
  10.  
  11. DESCRIPTION
  12.  
  13. During installation on systems with an Intel Pro/10+ Ethernet Adapter, 
  14. the system may trap multiple times, in multiple locations, on the OS/2 
  15. Warp 4 Installation Diskette, Diskette 1, or Diskette 2.
  16.  
  17. These traps may be as severe as TRAP000Es, TRAP0006s, or TRAP000Ds; or 
  18. they may be SYS3176 or SYS3175 errors in the snooper files (*.SNP) or 
  19. in various device drivers.
  20.  
  21. The problem is with the I/O (Port) address of the ethernet adapter. The 
  22. default address of this card should be set to 300; if this address is 
  23. changed to 340, these traps will occur.  
  24. This is because all the snooper (*.SNP) files use this address.
  25.  
  26. RESOLUTION
  27.  
  28. To remedy this problem, follow the instructions from the manufacturer 
  29. to change the I/O address of the ethernet adapter back to its default 
  30. address of 300.
  31.  
  32. OR
  33.  
  34. 1. Restart the system with the OS/2 Warp 4 Installation Diskette. When 
  35.    the OS/2 and white rectangle appear in the top left corner of the
  36.    screen, press Alt-F1.
  37.  
  38. 2. At the blue Recovery Choices screen, choose option F6 to disable the 
  39.    hardware snoopers. Then, press Ctrl-Alt-Del to restart the system. 
  40.  
  41. 3. Insert Diskettes 1 and 2 when prompted. Press F3 from the Welcome 
  42.    screen to get to a command prompt.
  43.  
  44. 4. Place Diskette 1 in the drive and type TEDIT A:\CONFIG.SYS, then 
  45.    press Enter.
  46.    
  47. 5. Add the following line anywhere in the CONFIG.SYS file:
  48.  
  49.      BASEDEV=RESERVE.SYS /p:340,4
  50.  
  51.    Note: If the BASEDEV=RESERVE.SYS line already exists, modify 
  52.          it to read as shown above.
  53.  
  54. 6. Save the file and restart the installation.
  55.  
  56.  
  57.  
  58.  
  59. warp4
  60. ______________________________________________________________________
  61. IBM disclaims all warranties, whether express or implied, including 
  62. without limitation, warranties of fitness and merchantability with 
  63. respect to the information in this document. By furnishing this 
  64. document, IBM grants no licenses to any related patents or copyrights.  
  65. Copyright (c) 1994, 1995 IBM Corporation. Any trademarks and product 
  66. or brand names referenced in this document are the property of their 
  67. respective owners. Consult your product manuals for complete trademark 
  68. information. 
  69.  
  70.  
  71.  
  72.