svn commit: r261740 - in stable/9/release/doc: en_US.ISO8859-1/hardware share/misc
Christian Brueffer
brueffer at FreeBSD.org
Tue Feb 11 08:15:41 UTC 2014
Author: brueffer
Date: Tue Feb 11 08:15:40 2014
New Revision: 261740
URL: http://svnweb.freebsd.org/changeset/base/261740
Log:
MFC: r261487
Add qlxgbe(4) and glxge(4) to the hardware notes.
Modified:
stable/9/release/doc/en_US.ISO8859-1/hardware/article.xml
stable/9/release/doc/share/misc/dev.archlist.txt
Directory Properties:
stable/9/release/doc/ (props changed)
stable/9/release/doc/en_US.ISO8859-1/hardware/ (props changed)
Modified: stable/9/release/doc/en_US.ISO8859-1/hardware/article.xml
==============================================================================
--- stable/9/release/doc/en_US.ISO8859-1/hardware/article.xml Tue Feb 11 08:11:34 2014 (r261739)
+++ stable/9/release/doc/en_US.ISO8859-1/hardware/article.xml Tue Feb 11 08:15:40 2014 (r261740)
@@ -952,6 +952,10 @@
&hwlist.qlxgb;
+ &hwlist.qlxgbe;
+
+ &hwlist.qlxge;
+
&hwlist.re;
&hwlist.rl;
Modified: stable/9/release/doc/share/misc/dev.archlist.txt
==============================================================================
--- stable/9/release/doc/share/misc/dev.archlist.txt Tue Feb 11 08:11:34 2014 (r261739)
+++ stable/9/release/doc/share/misc/dev.archlist.txt Tue Feb 11 08:15:40 2014 (r261740)
@@ -104,6 +104,8 @@ oltr i386
pcn i386,pc98,ia64,amd64
pst i386
qlxgb amd64
+qlxgbe amd64
+qlxge amd64
rc i386
ral i386,amd64
rue i386,pc98,amd64
More information about the svn-src-all
mailing list