Sun Feb 25 10:04:04 2018 UTC ()
Fix xrefs, remove empty lines, fix RCS Id.


(wiz)
diff -r1.2 -r1.3 src/share/man/man4/man4.x86/imcsmb.4

cvs diff -r1.2 -r1.3 src/share/man/man4/man4.x86/imcsmb.4 (expand / switch to unified diff)

--- src/share/man/man4/man4.x86/imcsmb.4 2018/02/25 08:27:15 1.2
+++ src/share/man/man4/man4.x86/imcsmb.4 2018/02/25 10:04:04 1.3
@@ -1,15 +1,14 @@ @@ -1,15 +1,14 @@
1.\" $NetBSD 1.\" $NetBSD: imcsmb.4,v 1.3 2018/02/25 10:04:04 wiz Exp $
2.\" 
3.\" 2.\"
4.\" Copyright (c) 2018 The NetBSD Foundation, Inc. 3.\" Copyright (c) 2018 The NetBSD Foundation, Inc.
5.\" All rights reserved. 4.\" All rights reserved.
6.\" 5.\"
7.\" This code is derived from software contributed to The NetBSD Foundation 6.\" This code is derived from software contributed to The NetBSD Foundation
8.\" by Paul Goyette 7.\" by Paul Goyette
9.\" 8.\"
10.\" Redistribution and use in source and binary forms, with or without 9.\" Redistribution and use in source and binary forms, with or without
11.\" modification, are permitted provided that the following conditions 10.\" modification, are permitted provided that the following conditions
12.\" are met: 11.\" are met:
13.\" 1. Redistributions of source code must retain the above copyright 12.\" 1. Redistributions of source code must retain the above copyright
14.\" notice, this list of conditions and the following disclaimer. 13.\" notice, this list of conditions and the following disclaimer.
15.\" 2. Redistributions in binary form must reproduce the above copyright 14.\" 2. Redistributions in binary form must reproduce the above copyright
@@ -17,27 +16,26 @@ @@ -17,27 +16,26 @@
17.\" documentation and/or other materials provided with the distribution. 16.\" documentation and/or other materials provided with the distribution.
18.\" 17.\"
19.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS 18.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
20.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 19.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
21.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 20.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
22.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS 21.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
23.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 22.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
24.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 23.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
25.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 24.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
26.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 25.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
27.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 26.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
28.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 27.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
29.\" POSSIBILITY OF SUCH DAMAGE. 28.\" POSSIBILITY OF SUCH DAMAGE.
30 
31.\" 29.\"
32.\" SPDX-License-Identifier: BSD-2-Clause-FreeBSD 30.\" SPDX-License-Identifier: BSD-2-Clause-FreeBSD
33.\" 31.\"
34.\" Copyright (c) 2018 Panasas 32.\" Copyright (c) 2018 Panasas
35.\" All rights reserved. 33.\" All rights reserved.
36.\" 34.\"
37.\" Redistribution and use in source and binary forms, with or without 35.\" Redistribution and use in source and binary forms, with or without
38.\" modification, are permitted provided that the following conditions 36.\" modification, are permitted provided that the following conditions
39.\" are met: 37.\" are met:
40.\" 1. Redistributions of source code must retain the above copyright 38.\" 1. Redistributions of source code must retain the above copyright
41.\" notice, this list of conditions and the following disclaimer. 39.\" notice, this list of conditions and the following disclaimer.
42.\" 2. Redistributions in binary form must reproduce the above copyright 40.\" 2. Redistributions in binary form must reproduce the above copyright
43.\" notice, this list of conditions and the following disclaimer in the 41.\" notice, this list of conditions and the following disclaimer in the
@@ -59,27 +57,27 @@ @@ -59,27 +57,27 @@
59.Dd February 24, 2018 57.Dd February 24, 2018
60.Dt IMCSMB 4 58.Dt IMCSMB 4
61.Os 59.Os
62.Sh NAME 60.Sh NAME
63.Nm imcsmb 61.Nm imcsmb
64.Nd Intel integrated Memory Controller (iMC) SMBus controller driver 62.Nd Intel integrated Memory Controller (iMC) SMBus controller driver
65.Sh SYNOPSIS 63.Sh SYNOPSIS
66.Cd imc* at pci? dev ? func ? 64.Cd imc* at pci? dev ? func ?
67.Cd imcsmb* at imc? 65.Cd imcsmb* at imc?
68.Cd iic* at i2cbus? 66.Cd iic* at i2cbus?
69.Pp 67.Pp
70Alternatively, to load the driver as a module at boot time, place the following 68Alternatively, to load the driver as a module at boot time, place the following
71line in 69line in
72.Xr boot.cfg : 70.Xr boot.cfg 5 :
73.Bd -literal -offset indent 71.Bd -literal -offset indent
74load=imcsmb 72load=imcsmb
75.Ed 73.Ed
76or add the following line to your /etc/modules file: 74or add the following line to your /etc/modules file:
77.Bd -literal -offset indent 75.Bd -literal -offset indent
78imcsmb 76imcsmb
79.Ed 77.Ed
80.Sh DESCRIPTION 78.Sh DESCRIPTION
81The 79The
82.Nm 80.Nm
83driver provides 81driver provides
84.Xr iic 4 82.Xr iic 4
85support for the SMBus controller functionality in the integrated Memory 83support for the SMBus controller functionality in the integrated Memory
@@ -144,34 +142,33 @@ Because of the above, the @@ -144,34 +142,33 @@ Because of the above, the
144driver is not included in the default 142driver is not included in the default
145.Dv GENERIC 143.Dv GENERIC
146kernel. 144kernel.
147In order to use the 145In order to use the
148.Nm 146.Nm
149driver, you must compile a custom kernel, or load the driver using 147driver, you must compile a custom kernel, or load the driver using
150.Xr modload 8 . 148.Xr modload 8 .
151.Pp 149.Pp
152The 150The
153.Xr iic 4 151.Xr iic 4
154driver will connect to the i2cbus instances created by 152driver will connect to the i2cbus instances created by
155.Nm . 153.Nm .
156.Sh SEE ALSO 154.Sh SEE ALSO
157.Xr i2c 4 155.Xr iic 4
158.Sh HISTORY 156.Sh HISTORY
159The 157The
160.Nm 158.Nm
161driver first appeared in 159driver first appeared in
162.Fx 12.0 . 160.Fx 12.0 .
163It was later ported to 161It was later ported to
164.Nx 9.0 . 162.Nx 9.0 .
165.Sh AUTHORS 163.Sh AUTHORS
166.An -nosplit 164.An -nosplit
167The 165The
168.Nm 166.Nm
169driver was originally written for Panasas by 167driver was originally written for Panasas by
170.An Joe Kloss . 168.An Joe Kloss .
171It was substantially refactored, and this manual page was written, by 169It was substantially refactored, and this manual page was written, by
172.An Ravi Pokala Aq Mt rpokala@freebsd.org . 170.An Ravi Pokala Aq Mt rpokala@freebsd.org .
173It was adapted to 171It was adapted to
174.Nx 172.Nx
175by 173by
176.An Paul Goyette Aq Mt pgoyette@netbsd.org . 174.An Paul Goyette Aq Mt pgoyette@NetBSD.org .
177