Deleted Added
full compact
ichsmb.4 (67627) ichsmb.4 (79538)
1.\" Copyright (c) 1996-1999 Whistle Communications, Inc.
2.\" All rights reserved.
3.\"
4.\" Subject to the following obligations and disclaimer of warranty, use and
5.\" redistribution of this software, in source or object code forms, with or
6.\" without modifications are expressly permitted by Whistle Communications;
7.\" provided, however, that:
8.\" 1. Any and all reproductions of the source or object code must include the

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

27.\" SERVICES, LOSS OF USE, DATA OR PROFITS, HOWEVER CAUSED AND UNDER ANY
28.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
29.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
30.\" THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY
31.\" OF SUCH DAMAGE.
32.\"
33.\" Author: Archie Cobbs <archie@FreeBSD.org>
34.\"
1.\" Copyright (c) 1996-1999 Whistle Communications, Inc.
2.\" All rights reserved.
3.\"
4.\" Subject to the following obligations and disclaimer of warranty, use and
5.\" redistribution of this software, in source or object code forms, with or
6.\" without modifications are expressly permitted by Whistle Communications;
7.\" provided, however, that:
8.\" 1. Any and all reproductions of the source or object code must include the

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

27.\" SERVICES, LOSS OF USE, DATA OR PROFITS, HOWEVER CAUSED AND UNDER ANY
28.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
29.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
30.\" THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY
31.\" OF SUCH DAMAGE.
32.\"
33.\" Author: Archie Cobbs <archie@FreeBSD.org>
34.\"
35.\" $FreeBSD: head/share/man/man4/ichsmb.4 67627 2000-10-26 15:30:44Z asmodai $
35.\" $FreeBSD: head/share/man/man4/ichsmb.4 79538 2001-07-10 15:31:11Z ru $
36.\"
37.Dd October 5, 2000
38.Dt ICHSMB 4
36.\"
37.Dd October 5, 2000
38.Dt ICHSMB 4
39.Os FreeBSD
39.Os
40.Sh NAME
41.Nm ichsmb
42.Nd Intel ICH SMBus controller driver
43.Sh SYNOPSIS
44.Cd device pci
45.Cd device smbus
46.Cd device smb
47.Cd device ichsmb
48.Sh DESCRIPTION
49This driver provides access to the SMBus controller logical
50device contained in the Intel 82801AA (ICH), 82801AB (ICH0),
51and 82801BA (ICH2) PCI chips.
52.Sh SEE ALSO
53.Xr smb 4 ,
54.Xr smbus 4
55.Sh AUTHORS
56.An Archie L. Cobbs Aq archie@FreeBSD.org
40.Sh NAME
41.Nm ichsmb
42.Nd Intel ICH SMBus controller driver
43.Sh SYNOPSIS
44.Cd device pci
45.Cd device smbus
46.Cd device smb
47.Cd device ichsmb
48.Sh DESCRIPTION
49This driver provides access to the SMBus controller logical
50device contained in the Intel 82801AA (ICH), 82801AB (ICH0),
51and 82801BA (ICH2) PCI chips.
52.Sh SEE ALSO
53.Xr smb 4 ,
54.Xr smbus 4
55.Sh AUTHORS
56.An Archie L. Cobbs Aq archie@FreeBSD.org