Deleted Added
full compact
lp.4 (70466) lp.4 (84877)
1.\" -*- nroff -*-
2.\"
3.\" Copyright (c) 1996 A.R.Gordon, andrew.gordon@net-tel.co.uk
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

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

27.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
28.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
29.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
30.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
31.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
32.\" SUCH DAMAGE.
33.\"
34.\" Id: man4.i386/lp.4,v 1.9 1999/02/14 12:06:16 nsouch Exp
1.\" -*- nroff -*-
2.\"
3.\" Copyright (c) 1996 A.R.Gordon, andrew.gordon@net-tel.co.uk
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

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

27.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
28.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
29.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
30.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
31.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
32.\" SUCH DAMAGE.
33.\"
34.\" Id: man4.i386/lp.4,v 1.9 1999/02/14 12:06:16 nsouch Exp
35.\" $FreeBSD: head/share/man/man4/lp.4 70466 2000-12-29 09:18:45Z ru $
35.\" $FreeBSD: head/share/man/man4/lp.4 84877 2001-10-13 09:08:37Z yokota $
36.\"
37.Dd March 4, 1996
38.Os
39.Dt LP 4
40.Sh NAME
41.Nm lp
42.Nd printer port Internet Protocol driver
43.Sh SYNOPSIS
44.Nm ifconfig
45.Ar lp0
46.Ar myaddress hisaddress
47.Op Fl link0
48.Pp
49.Cd "device ppbus"
50.Cd "device plip"
36.\"
37.Dd March 4, 1996
38.Os
39.Dt LP 4
40.Sh NAME
41.Nm lp
42.Nd printer port Internet Protocol driver
43.Sh SYNOPSIS
44.Nm ifconfig
45.Ar lp0
46.Ar myaddress hisaddress
47.Op Fl link0
48.Pp
49.Cd "device ppbus"
50.Cd "device plip"
51.Cd "device ppc0 at isa? port? irq 7"
51.Cd "device ppc"
52.Sh DESCRIPTION
53The
54.Nm
55driver allows a PC parallel printer port to be used as a
56point-to-point network interface between two similarly configured systems.
57Data is transferred 4 bits at a time, using the printer status lines for
58input: hence there is no requirement for special bidirectional hardware
59and any standard AT-compatible printer port with working interrupts may be used.

--- 174 unchanged lines hidden ---
52.Sh DESCRIPTION
53The
54.Nm
55driver allows a PC parallel printer port to be used as a
56point-to-point network interface between two similarly configured systems.
57Data is transferred 4 bits at a time, using the printer status lines for
58input: hence there is no requirement for special bidirectional hardware
59and any standard AT-compatible printer port with working interrupts may be used.

--- 174 unchanged lines hidden ---