Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 update the BUGS statement to say that xhci is...



details:   https://anonhg.NetBSD.org/src/rev/a05c15e0879d
branches:  trunk
changeset: 445334:a05c15e0879d
user:      mrg <mrg%NetBSD.org@localhost>
date:      Tue Oct 23 09:23:45 2018 +0000

description:
update the BUGS statement to say that xhci is mostly functional.

diffstat:

 share/man/man4/xhci.4 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (24 lines):

diff -r daf35f072d85 -r a05c15e0879d share/man/man4/xhci.4
--- a/share/man/man4/xhci.4     Tue Oct 23 09:19:02 2018 +0000
+++ b/share/man/man4/xhci.4     Tue Oct 23 09:23:45 2018 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: xhci.4,v 1.2 2017/01/21 20:29:38 jdolecek Exp $
+.\" $NetBSD: xhci.4,v 1.3 2018/10/23 09:23:45 mrg Exp $
 .\"
 .\" Copyright (c) 2017 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -24,7 +24,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd January 21, 2017
+.Dd September 30, 2018
 .Dt XHCI 4
 .Os
 .Sh NAME
@@ -51,4 +51,4 @@
 .Nx 7.0 .
 .Sh BUGS
 .Nm
-driver is at best experimental.
+driver is mostly working, but still in development.



Home | Main Index | Thread Index | Old Index