Module Name:    src
Committed By:   rkujawa
Date:           Wed Jun 27 21:35:40 UTC 2012

Modified Files:
        src/share/man/man4/man4.amiga: empb.4

Log Message:
PCI memory space access is not buggy anymore. At least not as much as earlier.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/man4.amiga/empb.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/man4.amiga/empb.4
diff -u src/share/man/man4/man4.amiga/empb.4:1.2 src/share/man/man4/man4.amiga/empb.4:1.3
--- src/share/man/man4/man4.amiga/empb.4:1.2	Tue Jun  5 14:17:43 2012
+++ src/share/man/man4/man4.amiga/empb.4	Wed Jun 27 21:35:40 2012
@@ -1,4 +1,4 @@
-.\" $NetBSD: empb.4,v 1.2 2012/06/05 14:17:43 wiz Exp $
+.\" $NetBSD: empb.4,v 1.3 2012/06/27 21:35:40 rkujawa Exp $
 .\"
 .\" Copyright (c) 2012 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -84,5 +84,3 @@ DMA to host memory is not supported.
 This is a hardware limitation.
 It is possible to implement DMA through bounce buffers in graphics card memory,
 but this needs further research.
-.Pp
-PCI memory space access is buggy, this is a driver problem.

Reply via email to