Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Apr 2017 19:51:10 +0000 (UTC)
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r317463 - head/share/man/man4
Message-ID:  <201704261951.v3QJpAni040783@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: trasz
Date: Wed Apr 26 19:51:10 2017
New Revision: 317463
URL: https://svnweb.freebsd.org/changeset/base/317463

Log:
  Add information about device nodes to man pages for USB serial drivers.
  
  MFC after:	2 weeks

Modified:
  head/share/man/man4/u3g.4
  head/share/man/man4/uark.4
  head/share/man/man4/uart.4
  head/share/man/man4/ubsa.4
  head/share/man/man4/ubser.4
  head/share/man/man4/uchcom.4
  head/share/man/man4/ucom.4
  head/share/man/man4/ucycom.4
  head/share/man/man4/uftdi.4
  head/share/man/man4/uipaq.4
  head/share/man/man4/umcs.4
  head/share/man/man4/umct.4
  head/share/man/man4/umodem.4
  head/share/man/man4/umoscom.4
  head/share/man/man4/uplcom.4
  head/share/man/man4/uslcom.4
  head/share/man/man4/uvisor.4
  head/share/man/man4/uvscom.4

Modified: head/share/man/man4/u3g.4
==============================================================================
--- head/share/man/man4/u3g.4	Wed Apr 26 19:45:07 2017	(r317462)
+++ head/share/man/man4/u3g.4	Wed Apr 26 19:51:10 2017	(r317463)
@@ -18,7 +18,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd November 26, 2013
+.Dd April 26, 2017
 .Dt U3G 4
 .Os
 .Sh NAME
@@ -97,6 +97,20 @@ See
 .Xr usbconfig 8
 and
 .Xr usb_quirk 4 .
+.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 ,

Modified: head/share/man/man4/uark.4
==============================================================================
--- head/share/man/man4/uark.4	Wed Apr 26 19:45:07 2017	(r317462)
+++ head/share/man/man4/uark.4	Wed Apr 26 19:51:10 2017	(r317463)
@@ -16,7 +16,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd November 20, 2011
+.Dd April 26, 2017
 .Dt UARK 4
 .Os
 .Sh NAME
@@ -57,6 +57,20 @@ KQ-U8A Data Cable
 .It
 Skymaster USB to RS232
 .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 ,

Modified: head/share/man/man4/uart.4
==============================================================================
--- head/share/man/man4/uart.4	Wed Apr 26 19:45:07 2017	(r317462)
+++ head/share/man/man4/uart.4	Wed Apr 26 19:51:10 2017	(r317463)
@@ -25,7 +25,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd December 9, 2015
+.Dd April 26, 2017
 .Dt UART 4
 .Os
 .Sh NAME
@@ -226,14 +226,14 @@ level signal at up to 12 volts.
 A connection to header pins or an edge-connector on an embedded board
 is typically a TTL signal at 3.3 or 5 volts.
 .Sh FILES
-.Bl -tag -width ".Pa /dev/ttyu?.init" -compact
+.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?
+.It Pa /dev/cuau*
 for callout ports
 .It Pa /dev/cuau?.init
 .It Pa /dev/cuau?.lock

Modified: head/share/man/man4/ubsa.4
==============================================================================
--- head/share/man/man4/ubsa.4	Wed Apr 26 19:45:07 2017	(r317462)
+++ head/share/man/man4/ubsa.4	Wed Apr 26 19:51:10 2017	(r317463)
@@ -28,7 +28,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd November 20, 2011
+.Dd April 26, 2017
 .Dt UBSA 4
 .Os
 .Sh NAME
@@ -81,6 +81,20 @@ GoHubs GoCOM232
 .It
 Peracom single port serial adapter
 .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 ,

Modified: head/share/man/man4/ubser.4
==============================================================================
--- head/share/man/man4/ubser.4	Wed Apr 26 19:45:07 2017	(r317462)
+++ head/share/man/man4/ubser.4	Wed Apr 26 19:51:10 2017	(r317463)
@@ -28,7 +28,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd November 20, 2011
+.Dd April 26, 2017
 .Dt UBSER 4
 .Os
 .Sh NAME
@@ -55,8 +55,18 @@ The
 .Nm
 driver provides support for the BWCT console management serial adapters.
 .Sh FILES
-.Bl -tag -width ".Pa /dev/ttyy??" -compact
-.It Pa /dev/ttyy??
+.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 ,

Modified: head/share/man/man4/uchcom.4
==============================================================================
--- head/share/man/man4/uchcom.4	Wed Apr 26 19:45:07 2017	(r317462)
+++ head/share/man/man4/uchcom.4	Wed Apr 26 19:51:10 2017	(r317463)
@@ -29,7 +29,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd November 20, 2011
+.Dd April 26, 2017
 .Dt UCHCOM 4
 .Os
 .Sh NAME
@@ -70,6 +70,20 @@ driver supports the following adapters:
 .It
 HL USB-RS232
 .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 ,

Modified: head/share/man/man4/ucom.4
==============================================================================
--- head/share/man/man4/ucom.4	Wed Apr 26 19:45:07 2017	(r317462)
+++ head/share/man/man4/ucom.4	Wed Apr 26 19:51:10 2017	(r317463)
@@ -29,7 +29,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd March 11, 2015
+.Dd April 26, 2017
 .Dt UCOM 4
 .Os
 .Sh NAME
@@ -92,9 +92,18 @@ Capture pulses on the CTS line.
 Capture pulses on the DCD line.
 .El
 .Sh FILES
-.Bl -tag -width ".Pa /dev/cuaU?"
-.It Pa /dev/cuaU?
+.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 ,

Modified: head/share/man/man4/ucycom.4
==============================================================================
--- head/share/man/man4/ucycom.4	Wed Apr 26 19:45:07 2017	(r317462)
+++ head/share/man/man4/ucycom.4	Wed Apr 26 19:51:10 2017	(r317463)
@@ -27,7 +27,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd November 20, 2011
+.Dd April 26, 2017
 .Dt UCYCOM 4
 .Os
 .Sh NAME
@@ -71,6 +71,20 @@ Cypress USB to RS232 bridge chips:
 .It
 DeLorme Earthmate USB GPS receiver
 .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 ,

Modified: head/share/man/man4/uftdi.4
==============================================================================
--- head/share/man/man4/uftdi.4	Wed Apr 26 19:45:07 2017	(r317462)
+++ head/share/man/man4/uftdi.4	Wed Apr 26 19:51:10 2017	(r317463)
@@ -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-R
 .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 ,

Modified: head/share/man/man4/uipaq.4
==============================================================================
--- head/share/man/man4/uipaq.4	Wed Apr 26 19:45:07 2017	(r317462)
+++ head/share/man/man4/uipaq.4	Wed Apr 26 19:51:10 2017	(r317463)
@@ -30,7 +30,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd November 20, 2011
+.Dd April 26, 2017
 .Dt UIPAQ 4
 .Os
 .Sh NAME
@@ -79,6 +79,20 @@ The device is accessed through the
 .Xr ucom 4
 driver which makes it behave like a
 .Xr tty 4 .
+.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 ,

Modified: head/share/man/man4/umcs.4
==============================================================================
--- head/share/man/man4/umcs.4	Wed Apr 26 19:45:07 2017	(r317462)
+++ head/share/man/man4/umcs.4	Wed Apr 26 19:51:10 2017	(r317463)
@@ -28,7 +28,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd February 25, 2012
+.Dd April 26, 2017
 .Dt UMCS 4
 .Os
 .Sh NAME
@@ -80,6 +80,20 @@ ST Lab U-360 two-port serial USB adapter
 .It
 ST Lab U-400 four-port serial USB adapter
 .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 ,

Modified: head/share/man/man4/umct.4
==============================================================================
--- head/share/man/man4/umct.4	Wed Apr 26 19:45:07 2017	(r317462)
+++ head/share/man/man4/umct.4	Wed Apr 26 19:51:10 2017	(r317463)
@@ -25,7 +25,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd November 20, 2011
+.Dd April 26, 2017
 .Dt UMCT 4
 .Os
 .Sh NAME
@@ -78,6 +78,20 @@ Magic Control Technology USB-232
 .It
 Sitecom USB-232
 .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 ,

Modified: head/share/man/man4/umodem.4
==============================================================================
--- head/share/man/man4/umodem.4	Wed Apr 26 19:45:07 2017	(r317462)
+++ head/share/man/man4/umodem.4	Wed Apr 26 19:51:10 2017	(r317463)
@@ -29,7 +29,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd August 6, 2012
+.Dd April 26, 2017
 .Dt UMODEM 4
 .Os
 .Sh NAME
@@ -95,6 +95,20 @@ Sony Ericsson W810i phone
 .It
 Sonim XP5300 Force
 .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 ,

Modified: head/share/man/man4/umoscom.4
==============================================================================
--- head/share/man/man4/umoscom.4	Wed Apr 26 19:45:07 2017	(r317462)
+++ head/share/man/man4/umoscom.4	Wed Apr 26 19:51:10 2017	(r317463)
@@ -25,7 +25,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd March 18, 2014
+.Dd April 26, 2017
 .Dt UMOSCOM 4
 .Os
 .Sh NAME
@@ -56,6 +56,20 @@ The device is accessed through the
 .Xr ucom 4
 driver which makes it behave like a
 .Xr tty 4 .
+.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 ,

Modified: head/share/man/man4/uplcom.4
==============================================================================
--- head/share/man/man4/uplcom.4	Wed Apr 26 19:45:07 2017	(r317462)
+++ head/share/man/man4/uplcom.4	Wed Apr 26 19:51:10 2017	(r317463)
@@ -29,7 +29,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd July 25, 2012
+.Dd April 26, 2017
 .Dt UPLCOM 4
 .Os
 .Sh NAME
@@ -180,6 +180,20 @@ YC-Cable USB-Serial Adapter
 .It
 Zeagle N2iTion3 Diving Computer
 .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 ,

Modified: head/share/man/man4/uslcom.4
==============================================================================
--- head/share/man/man4/uslcom.4	Wed Apr 26 19:45:07 2017	(r317462)
+++ head/share/man/man4/uslcom.4	Wed Apr 26 19:51:10 2017	(r317463)
@@ -16,7 +16,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd August 4, 2012
+.Dd April 26, 2017
 .Dt USLCOM 4
 .Os
 .Sh NAME
@@ -192,6 +192,20 @@ WMR RIGblaster Plug&Play and RIGtalk RT1
 .It
 Zephyr Bioharness
 .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 ,

Modified: head/share/man/man4/uvisor.4
==============================================================================
--- head/share/man/man4/uvisor.4	Wed Apr 26 19:45:07 2017	(r317462)
+++ head/share/man/man4/uvisor.4	Wed Apr 26 19:51:10 2017	(r317463)
@@ -29,7 +29,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd November 20, 2011
+.Dd April 26, 2017
 .Dt UVISOR 4
 .Os
 .Sh NAME
@@ -118,6 +118,20 @@ Sony Clie S360
 .It
 Sony Clie TJ37
 .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 ,

Modified: head/share/man/man4/uvscom.4
==============================================================================
--- head/share/man/man4/uvscom.4	Wed Apr 26 19:45:07 2017	(r317462)
+++ head/share/man/man4/uvscom.4	Wed Apr 26 19:51:10 2017	(r317463)
@@ -29,7 +29,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd November 20, 2011
+.Dd April 26, 2017
 .Dt UVSCOM 4
 .Os
 .Sh NAME
@@ -77,6 +77,19 @@ The device is accessed through the
 .Xr ucom 4
 driver which makes it behave like a
 .Xr tty 4 .
+.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
 .Sh SEE ALSO
 .Xr tty 4 ,
 .Xr ucom 4 ,



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704261951.v3QJpAni040783>