Module Name: src
Committed By: flxd
Date: Mon Dec 26 15:59:26 UTC 2016
Modified Files:
src/share/man/man4: tc.4
Log Message:
Add tcu(4) for TC-USB.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/share/man/man4/tc.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/tc.4
diff -u src/share/man/man4/tc.4:1.4 src/share/man/man4/tc.4:1.5
--- src/share/man/man4/tc.4:1.4 Mon Oct 29 18:59:55 2001
+++ src/share/man/man4/tc.4 Mon Dec 26 15:59:26 2016
@@ -1,4 +1,4 @@
-.\" $NetBSD: tc.4,v 1.4 2001/10/29 18:59:55 gmcgarry Exp $
+.\" $NetBSD: tc.4,v 1.5 2016/12/26 15:59:26 flxd Exp $
.\"
.\" Copyright (c) 1996, 1997 Jonathan Stone.
.\" All rights reserved.
@@ -28,7 +28,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd September 12, 2001
+.Dd December 26, 2016
.Dt TC 4
.Os
.Sh NAME
@@ -93,6 +93,8 @@ PMAG-J TX 24-bit colour unaccelerated 2-
.Bl -tag -width pcdisplay -offset indent
.It ioasic
baseboard IO control ASIC for DEC TURBOchannel systems
+.It tcu
+TC-USB USB host and GPIO option
.El
.Sh SEE ALSO
.Xr asc 4 ,
@@ -106,6 +108,7 @@ baseboard IO control ASIC for DEC TURBOc
.Xr pxg 4 ,
.Xr sfb 4 ,
.Xr tcds 4 ,
+.Xr tcu 4 ,
.Xr tfb 4
.Sh HISTORY
The