Deleted Added
full compact
sio.4 (128781) sio.4 (128899)
1.\" Copyright (c) 1990, 1991 The Regents of the University of California.
2.\" All rights reserved.
3.\"
4.\" This code is derived from software contributed to Berkeley by
5.\" the Systems Programming Group of the University of Utah Computer
6.\" Science Department.
7.\" Redistribution and use in source and binary forms, with or without
8.\" modification, are permitted provided that the following conditions

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

29.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
30.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
31.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
32.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
33.\" SUCH DAMAGE.
34.\"
35.\" from: @(#)dca.4 5.2 (Berkeley) 3/27/91
36.\" from: com.4,v 1.1 1993/08/06 11:19:07 cgd Exp
1.\" Copyright (c) 1990, 1991 The Regents of the University of California.
2.\" All rights reserved.
3.\"
4.\" This code is derived from software contributed to Berkeley by
5.\" the Systems Programming Group of the University of Utah Computer
6.\" Science Department.
7.\" Redistribution and use in source and binary forms, with or without
8.\" modification, are permitted provided that the following conditions

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

29.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
30.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
31.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
32.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
33.\" SUCH DAMAGE.
34.\"
35.\" from: @(#)dca.4 5.2 (Berkeley) 3/27/91
36.\" from: com.4,v 1.1 1993/08/06 11:19:07 cgd Exp
37.\" $FreeBSD: head/share/man/man4/sio.4 128781 2004-04-30 21:16:52Z ambrisko $
37.\" $FreeBSD: head/share/man/man4/sio.4 128899 2004-05-03 22:35:28Z ambrisko $
38.\"
39.Dd July 10, 2002
40.Dt SIO 4
41.Os
42.Sh NAME
43.Nm sio
44.Nd "fast interrupt driven asynchronous serial communications interface"
45.Sh SYNOPSIS

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

173.It 0x00080
174use this port for remote kernel debugging
175.It 0x0 Ns Em ?? Ns 00
176minor number of master port
177.It 0x10000
178PPS timestamping on CTS instead of DCD
179.It 0x20000
180device is assumed to use a 16650A-type (extended FIFO) chip
38.\"
39.Dd July 10, 2002
40.Dt SIO 4
41.Os
42.Sh NAME
43.Nm sio
44.Nd "fast interrupt driven asynchronous serial communications interface"
45.Sh SYNOPSIS

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

173.It 0x00080
174use this port for remote kernel debugging
175.It 0x0 Ns Em ?? Ns 00
176minor number of master port
177.It 0x10000
178PPS timestamping on CTS instead of DCD
179.It 0x20000
180device is assumed to use a 16650A-type (extended FIFO) chip
181.It 0x400000
182If no comconsole found then mark as a comconsole
183.El
184.Pp
185Minor numbering:
186.Bd -literal -offset indent -compact
1870b\fIOLIMMMMM\fR
188 call\fBO\fRut
189 \fBL\fRock
190 \fBI\fRnitial

--- 234 unchanged lines hidden ---
181.El
182.Pp
183Minor numbering:
184.Bd -literal -offset indent -compact
1850b\fIOLIMMMMM\fR
186 call\fBO\fRut
187 \fBL\fRock
188 \fBI\fRnitial

--- 234 unchanged lines hidden ---