Module Name: src
Committed By: jdolecek
Date: Mon Apr 13 09:15:54 UTC 2020
Modified Files:
src/share/man/man4: umass.4
Log Message:
remove the In-System design note, related code is about to be dropped and
it doesn't make sense to have a note about things we don't support
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/share/man/man4/umass.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/umass.4
diff -u src/share/man/man4/umass.4:1.27 src/share/man/man4/umass.4:1.28
--- src/share/man/man4/umass.4:1.27 Mon Oct 29 21:03:16 2018
+++ src/share/man/man4/umass.4 Mon Apr 13 09:15:54 2020
@@ -1,4 +1,4 @@
-.\" $NetBSD: umass.4,v 1.27 2018/10/29 21:03:16 wiz Exp $
+.\" $NetBSD: umass.4,v 1.28 2020/04/13 09:15:54 jdolecek Exp $
.\"
.\" Copyright (c) 1999, 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd October 23, 2018
+.Dd April 13, 2020
.Dt UMASS 4
.Os
.Sh NAME
@@ -79,8 +79,3 @@ The
.Nm
driver appeared in
.Nx 1.5 .
-.Sh NOTES
-The driver has some support for certain adapters from In-System
-Design that use the (non-standardized) ATA protocol over Bulk-Only.
-This hardware is very rare, and the support very likely no longer
-works after ATA subsystem redesign to support NCQ on October 7, 2017.