Deleted Added
full compact
pci.4 (70015) pci.4 (70466)
1.\"
2.\" Copyright (c) 1999 Kenneth D. Merry.
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.\" 1. Redistributions of source code must retain the above copyright

--- 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.\"
2.\" Copyright (c) 1999 Kenneth D. Merry.
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.\" 1. Redistributions of source code must retain the above copyright

--- 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/pci.4 70015 2000-12-14 11:52:05Z ru $
25.\" $FreeBSD: head/share/man/man4/pci.4 70466 2000-12-29 09:18:45Z ru $
26.\"
27.Dd October 24, 1999
28.Dt PCI 4
29.Os FreeBSD
30.Sh NAME
31.Nm pci
32.Nd Generic PCI driver
33.Sh SYNOPSIS

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

257structure. The
258.Va pci_io
259structure is described above. The limitations on data width described for
260reading registers, above, also apply to writing
261.Tn PCI
262configuration registers.
263.El
264.Sh FILES
26.\"
27.Dd October 24, 1999
28.Dt PCI 4
29.Os FreeBSD
30.Sh NAME
31.Nm pci
32.Nd Generic PCI driver
33.Sh SYNOPSIS

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

257structure. The
258.Va pci_io
259structure is described above. The limitations on data width described for
260reading registers, above, also apply to writing
261.Tn PCI
262configuration registers.
263.El
264.Sh FILES
265.Bl -tag -width 01234567890 -compact
265.Bl -tag -width /dev/pci -compact
266.It Pa /dev/pci
267Character device for the
268.Nm
269driver.
270.El
271.Sh DIAGNOSTICS
272None.
273.Sh SEE ALSO

--- 22 unchanged lines hidden ---
266.It Pa /dev/pci
267Character device for the
268.Nm
269driver.
270.El
271.Sh DIAGNOSTICS
272None.
273.Sh SEE ALSO

--- 22 unchanged lines hidden ---