lp.4 (7f3dea244c40159a41ab22da77a434d7c5b5e85a) lp.4 (12e49033495ab129411bee56513cbea16e18f44a)
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:

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

40.Sh NAME
41.Nm lp
42.Nd printer port Internet Protocol driver
43.Sh SYNOPSIS
44.Nm ifconfig lp0
45.Ar myaddress hisaddress
46.Op Fl link0
47.Pp
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:

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

40.Sh NAME
41.Nm lp
42.Nd printer port Internet Protocol driver
43.Sh SYNOPSIS
44.Nm ifconfig lp0
45.Ar myaddress hisaddress
46.Op Fl link0
47.Pp
48.Cd "controller ppbus0"
48.Cd "device ppbus0"
49.Cd "device plip0 at ppbus?"
49.Cd "device plip0 at ppbus?"
50.Cd "controller ppc0 at isa? port? net irq 7
50.Cd "device ppc0 at isa? port? net irq 7
51.Sh DESCRIPTION
52The
53.Nm
54driver allows a PC parallel printer port to be used as a
55point-to-point network interface between two similarly configured systems.
56Data is transferred 4 bits at a time, using the printer status lines for
57input: hence there is no requirement for special bidirectional hardware
58and any standard AT-compatible printer port with working interrupts may be used.

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

--- 171 unchanged lines hidden ---