home *** CD-ROM | disk | FTP | other *** search
/ Shareware Supreme Volume 6 #1 / swsii.zip / swsii / 198 / DOS6ALL.ZIP / Q94867 < prev    next >
Text File  |  1993-06-04  |  2KB  |  40 lines

  1. ARTICLE-ID:Q94867
  2. TITLE     :Err Msg after Running MemMaker: Double-Buffering Driver...    
  3.  
  4. --------------------------------------------------------------------
  5. The information in this article applies to:
  6.  
  7.  - Microsoft MS-DOS operating system version 6.0
  8. --------------------------------------------------------------------
  9.  
  10. Summary:
  11.  
  12. If you have a device= statement for SMARTDRV.EXE in your CONFIG.SYS file,
  13. but you are not using the /DOUBLE_BUFFER switch, MemMaker may change the
  14. device= statement to devicehigh=. If so, you receive the following error
  15. message:
  16.  
  17.    Double-buffering driver cannot be loaded into a UMB.
  18.    Do not use the devicehigh command or other load-high
  19.    utilities to load Smartdrv.exe
  20.  
  21. To correct this problem, in the CONFIG.SYS file, change the devicehigh=
  22. statement for SMARTDRV.EXE to device= and add the /DOUBLE_BUFFER switch,
  23. then run MemMaker again.
  24.  
  25. More Information:
  26.  
  27. MemMaker recognizes and ignores the device= statement for SMARTDRV.EXE only
  28. if you are using the /DOUBLE_BUFFER switch.
  29.  
  30. A device= statement in the CONFIG.SYS file does not load the SMARTDrive
  31. cache; it loads only the double-buffering device driver embedded in the
  32. SMARTDRV.EXE file. This device driver cannot be loaded into upper memory.
  33.  
  34. For more information on SMARTDrive and double buffering, query on the
  35. following words in the Microsoft Knowledge Base:
  36.  
  37.    smartdrive and double and buffer and bus and mastering
  38.  
  39. Additional reference words: 6.00 line
  40.