home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / ibm / pc / misc / 11576 < prev    next >
Encoding:
Text File  |  1992-08-17  |  1.4 KB  |  29 lines

  1. Newsgroups: comp.sys.ibm.pc.misc
  2. Path: sparky!uunet!munnari.oz.au!mips!mips!sdd.hp.com!wupost!think.com!paperboy.osf.org!omar
  3. From: omar@osf.org (Mark Marino)
  4. Subject: Re: How to get mouse driver into upper mem?
  5. Message-ID: <1992Aug17.170706.23635@osf.org>
  6. Sender: news@osf.org (USENET News System)
  7. Organization: Open Software Foundation
  8. References: <9208112306.AA29091@csserver.osf.org> <1992Aug12.120333.27447@nodecg.ncc.telecomwa.oz.au>
  9. Date: Mon, 17 Aug 1992 17:07:06 GMT
  10. Lines: 17
  11.  
  12.  
  13. Thanks to all who replied.  It turns out that the MS mouse driver takes about
  14. 30K to initialize and I didn't have a 30K chuck of UMB for LOADHIGH to load it
  15. in.  The mouse driver requires about 17K resident, which I did have in UMB.
  16.  
  17. My temporary solution (until I can get QEMM 6.0 cheap) was to grab an older
  18. version of the MS mouse driver (v8.10) which still supported the /e and /u 
  19. options, which leaves about 8k in conventional mem and throws the rest in high
  20. mem.  It's a kludge, but it works.  My only question is why did they eliminate
  21. the /e and /u options from the v8.2 mouse driver?
  22.  
  23.  
  24. -- 
  25. |-----------------------------------------------------------------------------|
  26. | Mark Marino              | omar@osf.org             | uunet!osf!omar        |
  27. | Open Software Foundation | 11 Cambridge Center      | Cambridge, MA 02142   |
  28. |_____________________________________________________________________________|
  29.