From fc24ee0f2627294577142e36286b924e73705adb Mon Sep 17 00:00:00 2001 From: Stuart Henderson Date: Wed, 18 May 2011 14:20:28 +0000 Subject: Support additional L2C variants and L1D (AR813x/AR815x chips). Tested on L1C by Abel Abraham Camarillo Ojeda, thank you. From FreeBSD via kevlo@, ok jsg@ --- share/man/man4/alc.4 | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'share') diff --git a/share/man/man4/alc.4 b/share/man/man4/alc.4 index b5d550ca6d1..d4d291f1420 100644 --- a/share/man/man4/alc.4 +++ b/share/man/man4/alc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: alc.4,v 1.2 2009/08/08 14:12:41 jmc Exp $ +.\" $OpenBSD: alc.4,v 1.3 2011/05/18 14:20:27 sthen Exp $ .\" .\" Copyright (c) 2009 Kevin Lo .\" @@ -14,12 +14,12 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: August 8 2009 $ +.Dd $Mdocdate: May 18 2011 $ .Dt ALC 4 .Os .Sh NAME .Nm alc -.Nd Atheros AR8131/AR8132 10/100/Gigabit Ethernet device +.Nd Atheros AR813x/AR815x 10/100/Gigabit Ethernet device .Sh SYNOPSIS .Cd "alc* at pci?" .Cd "atphy* at mii?" @@ -27,8 +27,7 @@ The .Nm driver provides support for Ethernet interfaces based on the -Atheros AR8131/AR8132 Ethernet chipset, also known as -the Attansic L1C/L2C respectively. +Atheros AR813x/AR815x Ethernet chipset. .Pp The .Nm -- cgit v1.2.3