Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 remove the In-System design note, related cod...



details:   https://anonhg.NetBSD.org/src/rev/74573e48336b
branches:  trunk
changeset: 971080:74573e48336b
user:      jdolecek <jdolecek%NetBSD.org@localhost>
date:      Mon Apr 13 09:15:54 2020 +0000

description:
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

diffstat:

 share/man/man4/umass.4 |  9 ++-------
 1 files changed, 2 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 6630db79fc64 -r 74573e48336b share/man/man4/umass.4
--- a/share/man/man4/umass.4    Mon Apr 13 08:59:14 2020 +0000
+++ b/share/man/man4/umass.4    Mon Apr 13 09:15:54 2020 +0000
@@ -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 @@
 .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.



Home | Main Index | Thread Index | Old Index