Deleted Added
full compact
uart.4 (157301) uart.4 (162404)
1.\"
2.\" Copyright (c) 2003 Marcel Moolenaar
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\"

--- 9 unchanged lines hidden (view full) ---

18.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
19.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
20.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
21.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
22.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
23.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
24.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
25.\"
1.\"
2.\" Copyright (c) 2003 Marcel Moolenaar
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\"

--- 9 unchanged lines hidden (view full) ---

18.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
19.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
20.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
21.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
22.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
23.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
24.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
25.\"
26.\" $FreeBSD: head/share/man/man4/uart.4 157301 2006-03-30 18:39:24Z marcel $
26.\" $FreeBSD: head/share/man/man4/uart.4 162404 2006-09-18 15:24:20Z ru $
27.\"
28.Dd March 29, 2006
29.Dt UART 4
30.Os
31.\"
32.Sh NAME
33.Nm uart
34.Nd driver for Universal Asynchronous Receiver/Transmitter (UART) devices

--- 89 unchanged lines hidden (view full) ---

124the 16950 UARTs.
125.It
126SCC: serial communications controllers supported by the
127.Xr scc 4
128device driver.
129.El
130.\"
131.Sh FILES
27.\"
28.Dd March 29, 2006
29.Dt UART 4
30.Os
31.\"
32.Sh NAME
33.Nm uart
34.Nd driver for Universal Asynchronous Receiver/Transmitter (UART) devices

--- 89 unchanged lines hidden (view full) ---

124the 16950 UARTs.
125.It
126SCC: serial communications controllers supported by the
127.Xr scc 4
128device driver.
129.El
130.\"
131.Sh FILES
132.Bl -tag -width /dev/ttyu?.init -compact
132.Bl -tag -width ".Pa /dev/ttyu?.init" -compact
133.It Pa /dev/ttyu?
134for callin ports
135.It Pa /dev/ttyu?.init
136.It Pa /dev/ttyu?.lock
137corresponding callin initial-state and lock-state devices
138.Pp
139.It Pa /dev/cuau?
140for callout ports

--- 18 unchanged lines hidden ---
133.It Pa /dev/ttyu?
134for callin ports
135.It Pa /dev/ttyu?.init
136.It Pa /dev/ttyu?.lock
137corresponding callin initial-state and lock-state devices
138.Pp
139.It Pa /dev/cuau?
140for callout ports

--- 18 unchanged lines hidden ---