diff options
author | Kenji Aoyama <aoyama@cvs.openbsd.org> | 2014-05-08 13:31:01 +0000 |
---|---|---|
committer | Kenji Aoyama <aoyama@cvs.openbsd.org> | 2014-05-08 13:31:01 +0000 |
commit | a5aaf4b47e7ce9885de7b33ed0a1532ad21dac42 (patch) | |
tree | 5e02da7fa030b0dc32fff5848b453bd27acfab69 /share/man/man4 | |
parent | 3f67954227e113181ca76d4c12859beb4b9be14f (diff) |
The pcexmem(4) and pcexio(4) should be attached on LUNA-88K2 only.
Actually, there seems to be no PC-9801 extension board slot on
'original' LUNA-88K.
ok miod@
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/man4.luna88k/pcexmem.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/man4.luna88k/pcexmem.4 b/share/man/man4/man4.luna88k/pcexmem.4 index e3fb1b2a577..d6feeb68882 100644 --- a/share/man/man4/man4.luna88k/pcexmem.4 +++ b/share/man/man4/man4.luna88k/pcexmem.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pcexmem.4,v 1.2 2014/04/22 22:58:02 aoyama Exp $ +.\" $OpenBSD: pcexmem.4,v 1.3 2014/05/08 13:31:00 aoyama Exp $ .\" .\" Copyright (c) 2014 Kenji Aoyama. .\" @@ -13,7 +13,7 @@ .\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -.Dd $Mdocdate: April 22 2014 $ +.Dd $Mdocdate: May 8 2014 $ .Dt PCEXMEM 4 luna88k .Os .Sh NAME @@ -28,7 +28,7 @@ The file is an .Xr mmap 2 capable interface to the memory area of the installed board at "NEC PC-9801 -extension board slot" on LUNA-88K. +extension board slot" on LUNA-88K2. Byte offsets in this file are interpreted as relative memory addresses of the installed board. The range should be between 0x0 and 0xffffff. |