Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Nov 2008 21:09:05 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-7@freebsd.org
Subject:   svn commit: r185261 - in stable/7/release/doc/zh_CN.GB2312: hardware relnotes
Message-ID:  <200811242109.mAOL95vh098288@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: delphij
Date: Mon Nov 24 21:09:05 2008
New Revision: 185261
URL: http://svn.freebsd.org/changeset/base/185261

Log:
  MFen rev 185258:
  
  Document ale(4).
  
  Approved by:	re (blackend)

Modified:
  stable/7/release/doc/zh_CN.GB2312/hardware/article.sgml
  stable/7/release/doc/zh_CN.GB2312/relnotes/article.sgml

Modified: stable/7/release/doc/zh_CN.GB2312/hardware/article.sgml
==============================================================================
--- stable/7/release/doc/zh_CN.GB2312/hardware/article.sgml	Mon Nov 24 21:08:43 2008	(r185260)
+++ stable/7/release/doc/zh_CN.GB2312/hardware/article.sgml	Mon Nov 24 21:09:05 2008	(r185261)
@@ -392,7 +392,7 @@
 <!--
 	The FreeBSD Simplified Chinese Project
 
-	Original Revision: 185110
+	Original Revision: 185258
 -->
 
 <!--
@@ -579,6 +579,8 @@
   <sect2 id="ethernet">
     <title>以太网接口</title>
 
+    &hwlist.ale;
+
     &hwlist.aue;
 
     &hwlist.axe;

Modified: stable/7/release/doc/zh_CN.GB2312/relnotes/article.sgml
==============================================================================
--- stable/7/release/doc/zh_CN.GB2312/relnotes/article.sgml	Mon Nov 24 21:08:43 2008	(r185260)
+++ stable/7/release/doc/zh_CN.GB2312/relnotes/article.sgml	Mon Nov 24 21:09:05 2008	(r185261)
@@ -6,7 +6,7 @@
 %release;
 
 <!-- The FreeBSD Simplified Chinese Project -->
-<!-- Original Revision: 185110 -->
+<!-- Original Revision: 185258 -->
 <!-- Text constants which probably don't need to be changed.-->
 
 <!-- The marker for MFCs. -->
@@ -183,6 +183,11 @@
       <sect4 id="net-if">
 	<title>网络接口支持</title>
 
+	<para>新增了用于支持
+	  Atheros AR8121/AR8113/AR8114 千兆/百兆以太网控制器的 &man.ale.4; 驱动程序。
+	  在这一版本中的 <filename>GENERIC</filename>
+	  内核中默认并不包含此驱动。</para>
+
 	<para>将 &man.em.4; 驱动程序分拆成了两个共享部分代码的驱动程序。
 	  &man.em.4; 驱动程序将继续支持高至 82575 的网卡以及新的针对客户机/桌面的网卡。
 	  新增的 &man.igb.4; 驱动程序则用于支持新的服务器网卡。</para>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811242109.mAOL95vh098288>