Module Name:    src
Committed By:   snj
Date:           Wed Oct 25 07:08:46 UTC 2017

Modified Files:
        src/share/man/man4 [netbsd-8]: slhci.4

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.10.20.1 src/share/man/man4/slhci.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/slhci.4
diff -u src/share/man/man4/slhci.4:1.10 src/share/man/man4/slhci.4:1.10.20.1
--- src/share/man/man4/slhci.4:1.10	Sun Apr 28 12:51:04 2013
+++ src/share/man/man4/slhci.4	Wed Oct 25 07:08:45 2017
@@ -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 @@ Hardware supported by the
 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

Reply via email to