home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / msdos / misc / 5097 < prev    next >
Encoding:
Text File  |  1992-09-08  |  1.0 KB  |  32 lines

  1. Newsgroups: comp.os.msdos.misc
  2. Path: sparky!uunet!rei2!fox
  3. From: fox@rei.com (Fuzzy Fox)
  4. Subject: Re: a20 handler #14??
  5. Message-ID: <1992Sep8.230308.6662@rei.com>
  6. Date: Tue, 8 Sep 1992 23:03:08 GMT
  7. References: <1992Sep7.123353.213@cs.utwente.nl>
  8. Organization: Recognition Equipment, Inc.
  9. Lines: 21
  10.  
  11. ahoekstr@cs.utwente.nl (Andre Hoekstra) writes:
  12.  
  13. >Installed A20 handler number 14.   <========  ????????
  14. >64K High Memory Area is available.
  15.  
  16. The A20 handler is different for different machines.  HIMEM usually does
  17. a good job of determining which handler to use.
  18.  
  19. >after that I find
  20. >    HMA not available : Loading DOS low
  21. >on the screen.
  22.  
  23. Another driver in your CONFIG.SYS is probably allocating the HMA.  DOS
  24. will not move itself into the HMA until all drivers are loaded, no
  25. matter where you put the DOS=HIGH command.
  26.  
  27. -- 
  28. #ifdef TRUE         | Fuzzy Fox                  fuzzy@netcom.com
  29. #define  TRUE   0   | a.k.a. David DeSimone      an207@cleveland.freenet.edu
  30. #define  FALSE  1   |
  31. #endif              |         How's my posting?  Call 1-800-ALT-FLAME
  32.