Source-Changes-HG archive

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

[src/netbsd-8]: src/share/man/man4 Pull up following revision(s) (requested b...



details:   https://anonhg.NetBSD.org/src/rev/c0f2f1bad3b9
branches:  netbsd-8
changeset: 851085:c0f2f1bad3b9
user:      snj <snj%NetBSD.org@localhost>
date:      Wed Oct 25 07:08:45 2017 +0000

description:
Pull up following revision(s) (requested by flxd in ticket #327):
        share/man/man4/slhci.4: 1.11-1.12
Add TC-USB.
--
remove Tn, bump date for previous

diffstat:

 share/man/man4/slhci.4 |  21 +++++++++++++--------
 1 files changed, 13 insertions(+), 8 deletions(-)

diffs (56 lines):

diff -r f8576dcad744 -r c0f2f1bad3b9 share/man/man4/slhci.4
--- a/share/man/man4/slhci.4    Wed Oct 25 07:05:55 2017 +0000
+++ b/share/man/man4/slhci.4    Wed Oct 25 07:08:45 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.10.20.1 2017/10/25 07:08:45 snj Exp $
 .\"
 .\" Not (c) 2007 Matthew Orgass
 .\" This file is public domain, meaning anyone can make any use of part or all
@@ -7,7 +7,7 @@
 .\" part of a collection then use in the collection is governed by the terms of
 .\" the collection.
 .\"
-.Dd April 28, 2013
+.Dd October 14, 2017
 .Dt SLHCI 4
 .Os
 .Sh NAME
@@ -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"
@@ -91,19 +95,20 @@
 driver includes:
 .Bl -item -offset indent
 .It
-.Tn Ratoc
-.Em CFU1U
+Ratoc CFU1U
+.It
+Nereid Ethernet/USB/Memory board
 .It
-.Tn Nereid
-Ethernet/USB/Memory board
+Thylacine USB Host Controller
 .It
-.Tn Thylacine
-USB Host Controller
+flxd 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