home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / m68k / 954 < prev    next >
Encoding:
Internet Message Format  |  1992-07-23  |  1.4 KB

  1. Path: sparky!uunet!zephyr.ens.tek.com!uw-beaver!ubc-cs!alberta!kakwa.ucs.ualberta.ca!acs.ucalgary.ca!cuugnet!cookshak
  2. From: cookshak@cuug.ab.ca (Kelvin Cookshaw 266-3642)
  3. Newsgroups: comp.sys.m68k
  4. Subject: 68030 MMU Info
  5. Summary: subject says it all
  6. Message-ID: <1992Jul23.035515.10295@cuug.ab.ca>
  7. Date: 23 Jul 92 03:55:15 GMT
  8. Sender: cookshak@cuug.ab.ca
  9. Organization: Calgary UNIX User's Group
  10. Lines: 24
  11. Nntp-Posting-Host: sun.cuug.ab.ca
  12.  
  13. I have been trying to write 68030 code using the 030's MMU and using the
  14. Addison&Wesley 68030 book. As it turns out this book seems to be a bit wrong
  15. in some areas. Could someone answer a couple questions please?
  16.  
  17.     1. Are there limits on how many bits you can use for each level? I
  18.        tried 1 bit for level a (to seperate the memory into two 4Gb areas)
  19.        and that doesn't seem to work. I have to use at least 6 bits in
  20.        level a for it to work.
  21.  
  22.     2. What is the function of the Lower/Upper Limit information in long
  23.        page descriptors? The A&W manual is very confusing on this whole
  24.        area (has a paragraph stating "if L/U is one then ... otherwise if
  25.        it is a one then ...").
  26.  
  27.     3. What if the CPU space in the Function Code selectors? I understand
  28.        the breakdown of Supervisor&User Code/Data but what is CPU?
  29.  
  30.     4. Can you use the Function Codes as part of your table breakdown on
  31.        a 68040?
  32.  
  33. Thanks for answering these questions or pointing me to materials that will
  34. answer them for me!
  35.  
  36.     Brad Pepers (cookshak@cuug.ab.ca)
  37.