Date: Mon, 30 Aug 2010 21:15:40 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/alc if_alc.c if_alcreg.h if_alcvar.h Message-ID: <201008302115.o7ULFr1j046083@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2010-08-30 21:15:40 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/dev/alc if_alc.c if_alcreg.h if_alcvar.h
Log:
SVN rev 212021 on 2010-08-30 21:15:40Z by yongari
MFC r211105:
Add support for Atheros AR8151/AR8152 PCIe gigabit/fast ethernet
controller. These controllers are known as L1D(AR8151) and
L2CB/B2(AR8152). This change adds supports for the following
controllers.
o AR8151 v1.0(L1D) gigabit ethernet controller
o AR8151 v2.0(L1D) gigabit ethernet controller
o AR8152 v1.1(L2CB) fast ethernet controller
o AR8152 v2.0(L2CB2) fast ethernet controller
These controllers have the same feature of AR8131/AR8132 and
support improved power saving control. The user visible change at
this moment is reduced jumbo frame size from 9KB to 6KB. Many
thanks to Atheros for continuing to support FreeBSD.
HW donated by: Atheros Communications, Inc.
Revision Changes Path
1.3.2.8 +345 -90 src/sys/dev/alc/if_alc.c
1.1.4.3 +31 -3 src/sys/dev/alc/if_alcreg.h
1.1.4.3 +12 -6 src/sys/dev/alc/if_alcvar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008302115.o7ULFr1j046083>
