Deleted Added
full compact
xnb.4 (233577) xnb.4 (233648)
1.\" Copyright (c) 2012 Spectra Logic Corporation
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,
9.\" without modification.
10.\" 2. Redistributions in binary form must reproduce at minimum a disclaimer
11.\" substantially similar to the "NO WARRANTY" disclaimer below
12.\" ("Disclaimer") and any redistribution must be conditioned upon
13.\" including a substantially similar Disclaimer requirement for further
14.\" binary redistribution.
1.\" Copyright (c) 2012 Spectra Logic Corporation
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,
9.\" without modification.
10.\" 2. Redistributions in binary form must reproduce at minimum a disclaimer
11.\" substantially similar to the "NO WARRANTY" disclaimer below
12.\" ("Disclaimer") and any redistribution must be conditioned upon
13.\" including a substantially similar Disclaimer requirement for further
14.\" binary redistribution.
15.\"
15.\"
16.\" NO WARRANTY
17.\" THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
18.\" "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
19.\" LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR
20.\" A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
21.\" HOLDERS OR CONTRIBUTORS BE LIABLE FOR SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
22.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
23.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
24.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
25.\" STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
26.\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
27.\" POSSIBILITY OF SUCH DAMAGES.
16.\" NO WARRANTY
17.\" THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
18.\" "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
19.\" LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR
20.\" A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
21.\" HOLDERS OR CONTRIBUTORS BE LIABLE FOR SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
22.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
23.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
24.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
25.\" STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
26.\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
27.\" POSSIBILITY OF SUCH DAMAGES.
28.\"
28.\"
29.\" Authors: Alan Somers (Spectra Logic Corporation)
29.\" Authors: Alan Somers (Spectra Logic Corporation)
30.\"
31.\" $FreeBSD: head/share/man/man4/xnb.4 233577 2012-03-27 20:50:14Z joel $
32.\"
30.\"
31.\" $FreeBSD: head/share/man/man4/xnb.4 233648 2012-03-29 05:02:12Z eadler $
32.\"
33.Dd January 6, 2012
34.Dt XNB 4
33.Dd January 6, 2012
34.Dt XNB 4
35.Os
35.Os
36.Sh NAME
37.Nm xnb
38.Nd "Xen Paravirtualized Backend Ethernet Driver"
39.Sh SYNOPSIS
40To compile this driver into the kernel, place the following lines in your
41kernel configuration file:
42.Bd -ragged -offset indent
43.Cd "options XENHVM"

--- 98 unchanged lines hidden ---
36.Sh NAME
37.Nm xnb
38.Nd "Xen Paravirtualized Backend Ethernet Driver"
39.Sh SYNOPSIS
40To compile this driver into the kernel, place the following lines in your
41kernel configuration file:
42.Bd -ragged -offset indent
43.Cd "options XENHVM"

--- 98 unchanged lines hidden ---