Deleted Added
full compact
pcf.4 (79727) pcf.4 (84877)
1.\" Copyright (c) 1998, Nicolas Souchu
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

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

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
1.\" Copyright (c) 1998, Nicolas Souchu
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

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

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
25.\" $FreeBSD: head/share/man/man4/man4.i386/pcf.4 79727 2001-07-14 19:41:16Z schweikh $
25.\" $FreeBSD: head/share/man/man4/man4.i386/pcf.4 84877 2001-10-13 09:08:37Z yokota $
26.\"
27.Dd August 6, 1998
28.Dt PCF 4 i386
29.Os
30.Sh NAME
31.Nm pcf
32.Nd Philips I2C bus controller
33.Sh SYNOPSIS
26.\"
27.Dd August 6, 1998
28.Dt PCF 4 i386
29.Os
30.Sh NAME
31.Nm pcf
32.Nd Philips I2C bus controller
33.Sh SYNOPSIS
34.Cd "device pcf0 at isa? port? irq 5"
34.Cd "device pcf"
35.Pp
35.Pp
36In
37.Pa /boot/device.hints :
38.Cd hint.pcf.0.at="isa"
39.Cd hint.pcf.0.port="0x320"
40.Cd hint.pcf.0.irq="5"
41.Pp
36For one or more iicbus busses:
37.Cd "device iicbus"
38.Sh DESCRIPTION
39The
40.Em pcf
41driver provides support to the Philips PCF8584 I2C controller for the
42.Xr iicbus 4
43system.

--- 23 unchanged lines hidden ---
42For one or more iicbus busses:
43.Cd "device iicbus"
44.Sh DESCRIPTION
45The
46.Em pcf
47driver provides support to the Philips PCF8584 I2C controller for the
48.Xr iicbus 4
49system.

--- 23 unchanged lines hidden ---