Module Name:    src
Committed By:   flxd
Date:           Sat Oct 14 08:22:38 UTC 2017

Modified Files:
        src/share/man/man4: slhci.4

Log Message:
Add TC-USB.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 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.11
--- src/share/man/man4/slhci.4:1.10	Sun Apr 28 12:51:04 2013
+++ src/share/man/man4/slhci.4	Sat Oct 14 08:22:38 2017
@@ -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 @@ Ethernet/USB/Memory board
 .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

Reply via email to