diff options
author | Kevin Lo <kevlo@cvs.openbsd.org> | 2009-02-25 03:05:33 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@cvs.openbsd.org> | 2009-02-25 03:05:33 +0000 |
commit | 05c30ee8f9555422e76d3e13966aa0f070b6ba8e (patch) | |
tree | 0416d615144d54f53594b1c890270a25a924e1ba /share/man/man4/pci.4 | |
parent | 01ce6c75ee4fdcc450c45e91354fa06a20a6ee8a (diff) |
add Atheros AR8121/AR8113/AR8114 Ethernet controller(also known as L1E).
written by Pyun YongHyeon for FreeBSD, ported to DragonFlyBSD
by Sepherosa Ziehau and then ported to OpenBSD by me.
ok deraadt@
Diffstat (limited to 'share/man/man4/pci.4')
-rw-r--r-- | share/man/man4/pci.4 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4 index 15da2b81dd2..eb07f6ea4e9 100644 --- a/share/man/man4/pci.4 +++ b/share/man/man4/pci.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pci.4,v 1.266 2009/01/16 06:05:28 jmc Exp $ +.\" $OpenBSD: pci.4,v 1.267 2009/02/25 03:05:32 kevlo Exp $ .\" $NetBSD: pci.4,v 1.29 2000/04/01 00:32:23 tsarna Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt. All rights reserved. @@ -31,7 +31,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: January 16 2009 $ +.Dd $Mdocdate: February 25 2009 $ .Dt PCI 4 .Os .Sh NAME @@ -162,6 +162,8 @@ LSI Logic & Dell MegaRAID SAS RAID controller .Bl -tag -width 10n -offset ind -compact .It Xr age 4 Attansic L1 10/100/Gigabit Ethernet device +.It Xr ale 4 +Atheros AR8121/AR8113/AR8114 10/100/Gigabit Ethernet device .It Xr art 4 Accoom Networks Artery T1/E1 network adapters .It Xr bce 4 |