home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / oscprpro.txt < prev    next >
Text File  |  1996-11-13  |  3KB  |  77 lines

  1. OSCPRPRO - CONFLICTS WITH PRO AUDIOSPECTRUM AND PRINTER PORTS
  2. 02/06/96
  3.  
  4. =======================================================================
  5.     Conflicts with Pro AudioSpectrum and Printer Ports in OS/2 Warp
  6. =======================================================================
  7.  
  8. Please Read Entire Document for Full Explanation of Procedures
  9. --------------------------------------------------------------
  10.  
  11. DESCRIPTION
  12.  
  13. * There might be conflicts with the Pro AudioSpectrum sound card when
  14.   printing.
  15.  
  16. * Printing might be a problem only when a DOS or Windows program is
  17.   running.
  18.  
  19. * Print jobs might disappear or the job might not print until the DOS
  20.   or WIN-OS/2 session is closed.
  21.  
  22. RESOLUTION
  23.  
  24. Some changes have been made in the Pro AudioSpectrum 16 driver. See the
  25. User's Guide to OS/2 V3.
  26.  
  27. The interrupt request (IRQ) of the card might not be specified in the 
  28. MVPRODD.SYS statement of the CONFIG.SYS file. If the card has a jumper 
  29. to set the IRQ, you might have to check the card manually for the IRQ 
  30. setting.
  31.  
  32. There could be a conflict with the Sound Blaster emulation that is set 
  33. up in the AUTOEXEC.BAT file or in the DOS settings under DOS_DEVICE. 
  34. You do not set the Sound Blaster emulation IRQ in the CONFIG.SYS file.
  35.  
  36. The most likely problem is printing when Windows is running or with a 
  37. specific DOS application. The software that comes with the Sound 
  38. Blaster card sets up the MVSOUND.SYS driver to load from the 
  39. AUTOEXEC.BAT file, where the IRQ is specified. If you find the driver 
  40. is being loaded there, make sure it is not using IRQ7. If the system 
  41. has 2 LPT ports, also make sure it is not using IRQ5.
  42.  
  43. If the driver is not specified in the AUTOEXEC.BAT file, check the 
  44. settings of the suspect DOS or Windows program under DOS_DEVICE. See if
  45. the driver is set there. This is the suggested location for the driver.
  46. Make sure the IRQ setting does not conflict with another setting.
  47.  
  48. The Pro AudioSpectrum 16 card has either no jumpers, with the IRQ set 
  49. in the CONFIG.SYS file, or has jumpers for setting the IRQ, and no IRQ 
  50. specified in the CONFIG.SYS file. If the IRQ is specified in the 
  51. CONFIG.SYS file, change the IRQ if it is conflicting with the printer 
  52. port. If the card's jumper is set to the wrong IRQ, correct it.
  53.  
  54. The statement in the CONFIG.SYS file is:
  55.  
  56.    DEVICE=C:\MMOS2\MVPRODD.SYS /I:10 /D:5 /S:1,240,1,5 /N:PAS161$
  57.  
  58. One of the switches to look for is /S:. The syntax is:
  59.  
  60.    /S:x,xxx,x,x (enable,base_address,DMA_setting,IRQ_setting).
  61.  
  62. This is the Sound Blaster emulation line. Some systems do not have this
  63. switch.
  64.  
  65. The other switch to check is /I:x, where x is the interrupt for the 
  66. PAS-16 card.
  67.  
  68. ______________________________________________________________________
  69. IBM disclaims all warranties, whether express or implied, including 
  70. without limitation, warranties of fitness and merchantability with 
  71. respect to the information in this document. By furnishing this 
  72. document, IBM grants no licenses to any related patents or copyrights.  
  73. Copyright (c) 1994, 1996 IBM Corporation. Any trademarks and product 
  74. or brand names referenced in this document are the property of their 
  75. respective owners. Consult your product manuals for complete trademark 
  76. information. 
  77.