home *** CD-ROM | disk | FTP | other *** search
/ Mega Top 1 / os2_top1.zip / os2_top1 / INFO / FAQS / OS2FAXES / OSPRPOLL.FAX < prev    next >
Encoding:
Text File  |  1994-12-20  |  1.5 KB  |  46 lines

  1. OSPRPOLL - HOW TO DISABLE POLLING IN OS/2 WARP FOR PRINTING
  2. 10/21/94
  3.  
  4. ================================================================
  5. HOW TO DISABLE POLLING IN OS/2 WARP FOR PRINTING
  6. ================================================================
  7.  
  8. Please Read Entire Document for Full Explanation of Procedures
  9. ----------------------------------------------------------------
  10.  
  11. OS/2 WARP Defaults to Polling for printing, rather than using IRQ
  12. settings as in OS/2 2.1, 2.11 and OS/2 for Windows.
  13.  
  14.  
  15. SYMPTOMS:
  16.   1. Printing slower than in OS/2 2.1, 2.11 or OS/2 for Windows.
  17.  
  18.   2. Printing interrupted by other processes, when multi-tasking.
  19.  
  20.   3. Printing uses excessive CPU resources, shown in the pulse
  21.      utility.
  22.   NOTE:  This may occur in non-microchannel machines.
  23.  
  24.  
  25. RESOLUTION:
  26.      To change printing to IRQ 7 for LPT1 and IRQ 5 for LPT2 a
  27.      flag, / (forward slash) is added to the CONFIG.SYS to
  28.      disable the Polling method.
  29.  
  30.  
  31. PROCEDURE:
  32.      With a text editor, modify the CONFIG.SYS, type:
  33.  
  34.            BASEDEV=PRINT01.SYS /IRQ
  35.  
  36.      This disables polling and enables IRQ7 for LPT1 and
  37.      IRQ5 for LPT2.
  38.  
  39.  
  40. ----------------------------------------------------------------
  41. IBM disclaims all warranties, whether express or implied,
  42. including without limitation, warranties of fitness and
  43. merchantability with respect to the information in this document.
  44. By furnishing this document, IBM grants no licenses to any
  45. related patents or copyrights.
  46.