home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / amiga / misc / 16370 < prev    next >
Encoding:
Text File  |  1992-11-06  |  1.3 KB  |  27 lines

  1. Newsgroups: comp.sys.amiga.misc
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!sdd.hp.com!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!cis.ohio-state.edu!udecc.engr.udayton.edu!blackbird.afit.af.mil!ssovaiko
  3. From: ssovaiko@afit.af.mil (Stephen F Sovaiko)
  4. Subject: IF YOU UNDERSTAND $C00000 AND $800000, READ THIS
  5. Message-ID: <1992Nov5.170733.20207@afit.af.mil>
  6. Summary: need help with finding programs in memory
  7. Keywords: MEMORY, ram, addmem
  8. Sender: news@afit.af.mil
  9. Nntp-Posting-Host: cougar.afit.af.mil
  10. Organization: Air Force Institute of Technology
  11. Date: Thu, 5 Nov 1992 17:07:33 GMT
  12. Lines: 13
  13.  
  14. I am trying to get zkick to work on a 2MB A1000.  The kickfile loads into
  15. $C00000 ram just fine, but only after running noC0ram, which takes all
  16. 1.5MB of my autoconfiguring expansion board away from the system.  When
  17. zkick is done and reboots in 2.0, I have a system with no fastram, anly
  18. about 100K of chipram, and no room for WB2.0.
  19.  
  20. Question - how can I find out where the kickfile resides above $C00000,
  21. so that I can run ADDMEM and get the remaining fastram back into the
  22. system?
  23.  
  24. I do have another (non-autoconfig) mode for my ram board, and it will
  25. require running addmem beginning at $800000.  But I will still need to
  26. know where the kkickfile begins and the kickfile ends so I don't take back ram from the kickfile.
  27.