diff options
Diffstat (limited to 'share/man/man4/uftdi.4')
-rw-r--r-- | share/man/man4/uftdi.4 | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/share/man/man4/uftdi.4 b/share/man/man4/uftdi.4 index dc45373ae401..afe0fa6c0023 100644 --- a/share/man/man4/uftdi.4 +++ b/share/man/man4/uftdi.4 @@ -29,7 +29,7 @@ .\" .\" $FreeBSD$ .\" -.Dd August 6, 2015 +.Dd April 26, 2017 .Dt UFTDI 4 .Os .Sh NAME @@ -242,6 +242,20 @@ Buffalo PC-OP-RS / Kurouto-shikou KURO-RS universal remote .It Prologix GPIB-USB Controller .El +.Sh FILES +.Bl -tag -width "/dev/ttyU?.init" -compact +.It Pa /dev/ttyU? +for callin ports +.It Pa /dev/ttyU?.init +.It Pa /dev/ttyU?.lock +corresponding callin initial-state and lock-state devices +.Pp +.It Pa /dev/cuaU? +for callout ports +.It Pa /dev/cuaU?.init +.It Pa /dev/cuaU?.lock +corresponding callout initial-state and lock-state devices +.El .Sh SEE ALSO .Xr tty 4 , .Xr ucom 4 , |