home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / sysv386 / 13972 < prev    next >
Encoding:
Internet Message Format  |  1992-09-02  |  1.6 KB

  1. Path: sparky!uunet!sun-barr!news2me.ebay.sun.com!seven-up.East.Sun.COM!uk-news.UK.Sun.COM!ug!sam
  2. From: sam@ug.uk.sun.com (Sam Pierson)
  3. Newsgroups: comp.unix.sysv386
  4. Subject: Re: What is /dev/pmem?
  5. Date: 3 Sep 1992 09:00:38 GMT
  6. Organization: Sun Microsystems, Inc.
  7. Lines: 28
  8. Distribution: world
  9. Message-ID: <184k7nINNkc0@uk-news.UK.Sun.COM>
  10. References: <1992Sep2.193151.16817@cti-software.nl>
  11. Reply-To: sam@ug.uk.sun.com
  12. NNTP-Posting-Host: ug.uk.sun.com
  13.  
  14. In article 16817@cti-software.nl, pim@cti-software.nl (Pim Zandbergen) writes:
  15. >dwex@cbnewsj.cb.att.com (david.e.wexelblat) writes:
  16. >
  17. >
  18. >>On my SVR4 box (Microport), in addition to the standard /dev/mem and
  19. >>/dev/kmem, there is a /dev/pmem.  All three have different minor mumbers 
  20. >>(same major number, so /dev/pmem is obviously related to the other two).
  21. >>The manual page for /dev/mem and /dev/kmem has no mention of /dev/pmem.
  22. >>Can anyone enlighten me on what this is?
  23. >
  24. >I've asked the same question a couple of months ago, because
  25. >there's also a /dev/pmem in Interactive's SVR3.2.
  26. >
  27. >I had zero response then, I wonder if there will be any now.
  28.  
  29. Under SVR3, /dev/mem only lets you access physical addresses that are
  30. already virtually mapped.  /dev/pmem however will map the addresses for
  31. you if they are not already mapped, allowing you to access *any*
  32. physical address.
  33.  
  34. I am not familiar with SVR4 internals, but I do not see any reason why
  35. this should have changed.
  36.  
  37. ---
  38.     Sam Pierson -- European Tech Support, SunSoft Inc. High Wycombe, UK.
  39.         Internet: Sam.Pierson@Sun.COM   UUCP: uunet!sun!sam.pierson
  40.          I do not speak for SunSoft, Inc or Sun Microsystems, Inc.
  41.  
  42.