Deleted Added
full compact
proto.4 (267518) proto.4 (267938)
1.\"
2.\" Copyright (c) 2014 Marcel Moolenaar
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\"

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

18.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
19.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
20.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
21.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
22.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
23.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
24.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
25.\"
1.\"
2.\" Copyright (c) 2014 Marcel Moolenaar
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\"

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

18.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
19.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
20.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
21.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
22.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
23.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
24.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
25.\"
26.\" $FreeBSD: head/share/man/man4/proto.4 267518 2014-06-15 18:39:10Z joel $
26.\" $FreeBSD: head/share/man/man4/proto.4 267938 2014-06-26 21:46:14Z bapt $
27.\"
28.Dd April 29, 2014
29.Dt PROTO 4
30.Os
31.\"
32.Sh NAME
33.Nm proto
34.Nd Driver for prototyping and H/W diagnostics

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

107.It Pa /dev/proto/pci0:1:2:0/10.mem
108.It Pa /dev/proto/pci0:1:2:0/pcicfg
109.El
110.\"
111.Sh AUTHORS
112The
113.Nm
114device driver and this manual page were written by
27.\"
28.Dd April 29, 2014
29.Dt PROTO 4
30.Os
31.\"
32.Sh NAME
33.Nm proto
34.Nd Driver for prototyping and H/W diagnostics

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

107.It Pa /dev/proto/pci0:1:2:0/10.mem
108.It Pa /dev/proto/pci0:1:2:0/pcicfg
109.El
110.\"
111.Sh AUTHORS
112The
113.Nm
114device driver and this manual page were written by
115.An Marcel Moolenaar Aq marcel@xcllnt.net .
115.An Marcel Moolenaar Aq Mt marcel@xcllnt.net .
116.Sh SECURITY CONSIDERATIONS
117Because programs have direct access to the hardware, the
118.Nm
119driver is inherently insecure.
120It is not advisable to use this driver on a production machine.
121.\"
122.Sh MISSING FUNCTIONALITY
123The

--- 12 unchanged lines hidden ---
116.Sh SECURITY CONSIDERATIONS
117Because programs have direct access to the hardware, the
118.Nm
119driver is inherently insecure.
120It is not advisable to use this driver on a production machine.
121.\"
122.Sh MISSING FUNCTIONALITY
123The

--- 12 unchanged lines hidden ---