From 05aa47e6f606286dadac2414791ed1255cabf5e4 Mon Sep 17 00:00:00 2001 From: flxd Date: Sat, 14 Oct 2017 08:22:38 +0000 Subject: [PATCH] Add TC-USB. --- share/man/man4/slhci.4 | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/share/man/man4/slhci.4 b/share/man/man4/slhci.4 index de57398b6f29..5ddb00d906c8 100644 --- a/share/man/man4/slhci.4 +++ b/share/man/man4/slhci.4 @@ -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