Deleted Added
full compact
vpo.4 (47499) vpo.4 (49831)
1.\" Copyright (c) 1998, 1999, 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, 1999, 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.\" $Id$
25.\" $Id: vpo.4,v 1.3 1999/05/25 17:34:07 hoek Exp $
26.\"
27.Dd March 5, 1998
28.Dt VPO 4
29.Os FreeBSD
30.Sh NAME
31.Nm vpo
32.Nd
33Parallel to SCSI interface driver

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

65and use
66.Xr disklabel 8 .
67.Pp
68If you have trouble with your driver, your parallel chipset may not run
69properly at the detected mode (NIBBLE, PS2 or EPP). Tune the
70.Xr ppc 4
71bootflags to force other modes.
72.Sh SEE ALSO
26.\"
27.Dd March 5, 1998
28.Dt VPO 4
29.Os FreeBSD
30.Sh NAME
31.Nm vpo
32.Nd
33Parallel to SCSI interface driver

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

65and use
66.Xr disklabel 8 .
67.Pp
68If you have trouble with your driver, your parallel chipset may not run
69properly at the detected mode (NIBBLE, PS2 or EPP). Tune the
70.Xr ppc 4
71bootflags to force other modes.
72.Sh SEE ALSO
73.Xr ppc 4 ,
74.Xr ppbus 4 ,
73.Xr da 4 ,
75.Xr nlpt 4 ,
74.Xr nlpt 4 ,
76.Xr scsi 4 ,
77.Xr da 4
75.Xr ppbus 4 ,
76.Xr ppc 4 ,
77.Xr scsi 4
78.Sh BUGS
79During boot, the driver firstly try to detect a classic ZIP, then a ZIP+.
80The ZIP+ detection is intrusive and may send errorneous charaters to your
81printer if the drive is not connected to your parallel port.
82.Sh HISTORY
83The
84.Nm
85manual page first appeared in
86.Fx 3.0 .
87.Sh AUTHOR
88This
89manual page was written by
90.An Nicolas Souchu .
78.Sh BUGS
79During boot, the driver firstly try to detect a classic ZIP, then a ZIP+.
80The ZIP+ detection is intrusive and may send errorneous charaters to your
81printer if the drive is not connected to your parallel port.
82.Sh HISTORY
83The
84.Nm
85manual page first appeared in
86.Fx 3.0 .
87.Sh AUTHOR
88This
89manual page was written by
90.An Nicolas Souchu .