Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Driver is now quite intoxicated, do remove th...
details: https://anonhg.NetBSD.org/src/rev/4ba6c5a4d728
branches: trunk
changeset: 508932:4ba6c5a4d728
user: jdolecek <jdolecek%NetBSD.org@localhost>
date: Sun Apr 22 19:11:32 2001 +0000
description:
Driver is now quite intoxicated, do remove the 'experimental' sentence.
Note lack of support for machines with >16MB (DMA buffer bouncing
is not implemented yet).
diffstat:
share/man/man4/edc.4 | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r 81e1ae8143ca -r 4ba6c5a4d728 share/man/man4/edc.4
--- a/share/man/man4/edc.4 Sun Apr 22 18:39:49 2001 +0000
+++ b/share/man/man4/edc.4 Sun Apr 22 19:11:32 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: edc.4,v 1.4 2001/04/21 16:51:29 jdolecek Exp $
+.\" $NetBSD: edc.4,v 1.5 2001/04/22 19:11:32 jdolecek Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -69,7 +69,9 @@
.Sh BUGS
This driver is
.Ud
-Treat as experimental and don't rely on it's correct operation.
+.Pp
+Buffer bouncing needed to support DMA on machines with more than
+16MB of memory is not implemented yet.
.Sh AUTHOR
The driver was written by
.An Jaromir Dolecek Aq jdolecek%NetBSD.org@localhost .
Home |
Main Index |
Thread Index |
Old Index