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 TC-USB.



details:   https://anonhg.NetBSD.org/src/rev/4094090fd750
branches:  trunk
changeset: 827103:4094090fd750
user:      flxd <flxd%NetBSD.org@localhost>
date:      Sat Oct 14 08:22:38 2017 +0000

description:
Add TC-USB.

diffstat:

 share/man/man4/slhci.4 |  11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)

diffs (37 lines):

diff -r 74ab147b734e -r 4094090fd750 share/man/man4/slhci.4
--- a/share/man/man4/slhci.4    Fri Oct 13 13:53:54 2017 +0000
+++ b/share/man/man4/slhci.4    Sat Oct 14 08:22:38 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: slhci.4,v 1.10 2013/04/28 12:51:04 wiz Exp $
+.\" $NetBSD: slhci.4,v 1.11 2017/10/14 08:22:38 flxd Exp $
 .\"
 .\" Not (c) 2007 Matthew Orgass
 .\" This file is public domain, meaning anyone can make any use of part or all
@@ -22,6 +22,10 @@
 .Ss ISA controllers
 .Cd "slhci*   at isa? port ? irq ?"
 .Cd "usb*     at slhci?"
+.Ss TURBOchannel controllers
+.Cd "tcu*     at tc? slot ? offset ?"
+.Cd "slhci*   at tcu?"
+.Cd "usb*     at slhci?"
 .Ss x68k
 .Cd "slhci0   at intio0 addr 0xece380 intr 251"
 .Cd "slhci1   at intio0 addr 0xeceb80 intr 250"
@@ -99,11 +103,16 @@
 .It
 .Tn Thylacine
 USB Host Controller
+.It
+.Tn flxd
+.Em TC-USB
 .El
 .Sh SEE ALSO
 .Xr config 1 ,
 .Xr isa 4 ,
 .Xr pcmcia 4 ,
+.Xr tc 4 ,
+.Xr tcu 4 ,
 .Xr usb 4
 .Rs
 .%T Cypress SL811HS datasheet, errata, and application note



Home | Main Index | Thread Index | Old Index