home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / WTP755.TXT < prev    next >
Text File  |  1995-02-20  |  2KB  |  21 lines

  1. TITLE: 950125 INSTALL PCMCIA ON IBM THINKPAD 755CD FROM WARP,                   
  2.               UNABLE TO ACCESS THE INTERNAL IDE CDROM                           
  3.                                                                                 
  4. DESCRIPTION OF SYMPTOMS:                                                        
  5.  IBM ThinkPad 755CD which has an IDE CDROM.  User loaded the                    
  6.  PCMCIA drivers from OS/2 WARP.  Afterwarp, shutdown and reboot the             
  7.  system, user is unable to access the internal IDE CDROM device.                
  8.                                                                                 
  9. RESOLUTION:                                                                     
  10.  From the problem determination, this is an IRQ conflict.                       
  11.  Change the PCMCIA IRQ setting.  To do this, add the following                  
  12.  parameters to BASEDEV=IBM2SS01.SYS:                                            
  13.   " BASEDEV=IBM2SS01.SYS /S0=1 /C0=11 "                                         
  14.  Use IRQ 11 because it was an open IRQ.                                         
  15.  Shutdown and reboot and the user should be able to access both                 
  16.  the PCMCIA and the internal IDE CDROM device.                                  
  17.                                                                                 
  18.  Note above that it is not neccessary to use IRQ 11.  User should               
  19.  be able to find an IRQ that is available.                                      
  20.                                                                                 
  21.