Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Add tcu(4) for TC-USB.



details:   https://anonhg.NetBSD.org/src/rev/62b8a75e33b1
branches:  trunk
changeset: 820000:62b8a75e33b1
user:      flxd <flxd%NetBSD.org@localhost>
date:      Mon Dec 26 15:59:26 2016 +0000

description:
Add tcu(4) for TC-USB.

diffstat:

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

diffs (35 lines):

diff -r 427bbbdfa3bf -r 62b8a75e33b1 share/man/man4/tc.4
--- a/share/man/man4/tc.4       Mon Dec 26 15:47:48 2016 +0000
+++ b/share/man/man4/tc.4       Mon Dec 26 15:59:26 2016 +0000
@@ -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 @@
 .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 @@
 .Xr pxg 4 ,
 .Xr sfb 4 ,
 .Xr tcds 4 ,
+.Xr tcu 4 ,
 .Xr tfb 4
 .Sh HISTORY
 The



Home | Main Index | Thread Index | Old Index