Wed Jan 1 20:13:20 2020 UTC ()
Break line after macro ends; add article


(wiz)
diff -r1.1 -r1.2 src/share/man/man4/aq.4

cvs diff -r1.1 -r1.2 src/share/man/man4/aq.4 (switch to unified diff)

--- src/share/man/man4/aq.4 2020/01/01 10:11:21 1.1
+++ src/share/man/man4/aq.4 2020/01/01 20:13:19 1.2
@@ -1,84 +1,86 @@ @@ -1,84 +1,86 @@
1.\" $NetBSD: aq.4,v 1.1 2020/01/01 10:11:21 ryo Exp $ 1.\" $NetBSD: aq.4,v 1.2 2020/01/01 20:13:19 wiz Exp $
2.\" 2.\"
3.\" Copyright (c) 2020 Ryo Shimizu <ryo@nerv.org> 3.\" Copyright (c) 2020 Ryo Shimizu <ryo@nerv.org>
4.\" All rights reserved. 4.\" All rights reserved.
5.\" 5.\"
6.\" Redistribution and use in source and binary forms, with or without 6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions 7.\" modification, are permitted provided that the following conditions
8.\" are met: 8.\" are met:
9.\" 1. Redistributions of source code must retain the above copyright 9.\" 1. Redistributions of source code must retain the above copyright
10.\" notice, this list of conditions and the following disclaimer. 10.\" notice, this list of conditions and the following disclaimer.
11.\" 2. Redistributions in binary form must reproduce the above copyright 11.\" 2. Redistributions in binary form must reproduce the above copyright
12.\" notice, this list of conditions and the following disclaimer in the 12.\" notice, this list of conditions and the following disclaimer in the
13.\" documentation and/or other materials provided with the distribution. 13.\" documentation and/or other materials provided with the distribution.
14.\" 14.\"
15.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 15.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
16.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 16.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
17.\" WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 17.\" WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
18.\" DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, 18.\" DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
19.\" INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 19.\" INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
20.\" (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR 20.\" (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
21.\" SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 21.\" SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
22.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, 22.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
23.\" STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING 23.\" STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
24.\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 24.\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
25.\" POSSIBILITY OF SUCH DAMAGE. 25.\" POSSIBILITY OF SUCH DAMAGE.
26.\" 26.\"
27.Dd January 1, 2020 27.Dd January 1, 2020
28.Dt AQ 4 28.Dt AQ 4
29.Os 29.Os
30.Sh NAME 30.Sh NAME
31.Nm aq 31.Nm aq
32.Nd Aquantia AQC multigigabit Network driver 32.Nd Aquantia AQC multigigabit Network driver
33.Sh SYNOPSIS 33.Sh SYNOPSIS
34.Cd "aq* at pci? dev ? function ?" 34.Cd "aq* at pci? dev ? function ?"
35.Sh DESCRIPTION 35.Sh DESCRIPTION
36The 36The
37.Nm 37.Nm
38driver supports Aquantia AQC series controllers. 38driver supports Aquantia AQC series controllers.
39Supported controllers include: 39Supported controllers include:
40.Pp 40.Pp
41.Bl -bullet -compact 41.Bl -bullet -compact
42.It 42.It
43AQC107 10 Gigabit Network Adapter 43AQC107 10 Gigabit Network Adapter
44.It 44.It
45AQC108 5 Gigabit Network Adapter 45AQC108 5 Gigabit Network Adapter
46.It 46.It
47AQC109 2.5 Gigabit Network Adapter 47AQC109 2.5 Gigabit Network Adapter
48.It 48.It
49AQC111 5 Gigabit Network Adapter 49AQC111 5 Gigabit Network Adapter
50.It 50.It
51AQC112 2.5 Gigabit Network Adapter 51AQC112 2.5 Gigabit Network Adapter
52.It 52.It
53AQC107S 10 Gigabit Network Adapter 53AQC107S 10 Gigabit Network Adapter
54.It 54.It
55AQC108S 5 Gigabit Network Adapter 55AQC108S 5 Gigabit Network Adapter
56.It 56.It
57AQC109S 2.5 Gigabit Network Adapter 57AQC109S 2.5 Gigabit Network Adapter
58.It 58.It
59AQC111S 5 Gigabit Network Adapter 59AQC111S 5 Gigabit Network Adapter
60.It 60.It
61AQC112S 2.5 Gigabit Network Adapter 61AQC112S 2.5 Gigabit Network Adapter
62.It 62.It
63D107 10 Gigabit Network Adapter 63D107 10 Gigabit Network Adapter
64.It 64.It
65D108 5 Gigabit Network Adapter 65D108 5 Gigabit Network Adapter
66.It 66.It
67D109 2.5 Gigabit Network Adapter 67D109 2.5 Gigabit Network Adapter
68.El 68.El
69.Sh SEE ALSO 69.Sh SEE ALSO
70.Xr arp 4 , 70.Xr arp 4 ,
71.Xr ifmedia 4 , 71.Xr ifmedia 4 ,
72.Xr netintro 4 , 72.Xr netintro 4 ,
73.Xr pci 4 , 73.Xr pci 4 ,
74.Xr ifconfig 8 74.Xr ifconfig 8
75.Sh HISTORY 75.Sh HISTORY
76The 76The
77.Nm 77.Nm
78driver first appeared in 78driver first appeared in
79.Nx 10.0 , and is based on the 79.Nx 10.0 ,
 80and is based on the
80.Fx 81.Fx
81driver of the same name, but has been drastically rewritten by Ryo Shimizu. 82driver of the same name, but has been drastically rewritten by Ryo Shimizu.
82.Sh BUGS 83.Sh BUGS
 84The
83.Nm 85.Nm
84driver does not support the VLAN hardware filter. 86driver does not support the VLAN hardware filter.