Module Name: src Committed By: jdolecek Date: Mon Oct 22 20:23:28 UTC 2018
Modified Files: src/share/man/man4: umass.4 Log Message: move the section about In-System Design to BUGS and note that it very likely doesn't actually work any more To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 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.24 src/share/man/man4/umass.4:1.25 --- src/share/man/man4/umass.4:1.24 Wed Apr 30 13:10:54 2008 +++ src/share/man/man4/umass.4 Mon Oct 22 20:23:28 2018 @@ -1,4 +1,4 @@ -.\" $NetBSD: umass.4,v 1.24 2008/04/30 13:10:54 martin Exp $ +.\" $NetBSD: umass.4,v 1.25 2018/10/22 20:23:28 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 June 26, 2005 +.Dd October 22, 2018 .Dt UMASS 4 .Os .Sh NAME @@ -64,9 +64,6 @@ Devices known to work with this driver i .It Tn STMicroelectronics ST92163 Mass Storage library Tester .It Tn Y-E Data FlashBuster floppy .El -.Pp -The driver also supports certain adapters from In-System Design that use -the (non-standardized) ATA protocol over Bulk-Only. .Sh SEE ALSO .Xr atapi 4 , .Xr scsi 4 , @@ -82,3 +79,8 @@ driver. The driver appeared in .Nx 1.5 . +.Sh BUGS +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.