svn commit: r265856 - in stable/10/release/doc: en_US.ISO8859-1/hardware share/misc
Christian Brueffer
brueffer at FreeBSD.org
Sat May 10 20:45:24 UTC 2014
Author: brueffer
Date: Sat May 10 20:45:23 2014
New Revision: 265856
URL: http://svnweb.freebsd.org/changeset/base/265856
Log:
MFC: r265264, r265270
Add rsu(4) and urtwn(4) to the hardware notes.
Modified:
stable/10/release/doc/en_US.ISO8859-1/hardware/article.xml
stable/10/release/doc/share/misc/dev.archlist.txt
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/release/doc/en_US.ISO8859-1/hardware/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/hardware/article.xml Sat May 10 20:39:57 2014 (r265855)
+++ stable/10/release/doc/en_US.ISO8859-1/hardware/article.xml Sat May 10 20:45:23 2014 (r265856)
@@ -1014,6 +1014,8 @@
&hwlist.ral;
+ &hwlist.rsu;
+
&hwlist.rum;
&hwlist.run;
@@ -1026,6 +1028,8 @@
&hwlist.urtw;
+ &hwlist.urtwn;
+
<para>[&arch.amd64;, &arch.i386;, &arch.pc98;] Lucent
Technologies WaveLAN/IEEE 802.11b wireless network adapters
and workalikes using the Lucent Hermes, Intersil PRISM-II,
Modified: stable/10/release/doc/share/misc/dev.archlist.txt
==============================================================================
--- stable/10/release/doc/share/misc/dev.archlist.txt Sat May 10 20:39:57 2014 (r265855)
+++ stable/10/release/doc/share/misc/dev.archlist.txt Sat May 10 20:45:23 2014 (r265856)
@@ -109,6 +109,7 @@ qlxgbe amd64
qlxge amd64
rc i386
ral i386,amd64
+rsu i386,amd64
rue i386,pc98,amd64
rum i386,amd64
run i386,amd64
More information about the svn-src-stable
mailing list