Gentoo Archives: gentoo-commits

From: "David Abbott (dabbott)" <dabbott@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/pr/releases/10.0: faq.xml
Date: Thu, 08 Oct 2009 13:15:27
Message-Id: E1Mvsq4-0008V9-UD@stork.gentoo.org
1 dabbott 09/10/08 13:15:24
2
3 Modified: faq.xml
4 Log:
5 fixed word wrap
6
7 Revision Changes Path
8 1.14 xml/htdocs/proj/en/pr/releases/10.0/faq.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/pr/releases/10.0/faq.xml?rev=1.14&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/pr/releases/10.0/faq.xml?rev=1.14&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/pr/releases/10.0/faq.xml?r1=1.13&r2=1.14
13
14 Index: faq.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/pr/releases/10.0/faq.xml,v
17 retrieving revision 1.13
18 retrieving revision 1.14
19 diff -u -r1.13 -r1.14
20 --- faq.xml 8 Oct 2009 13:10:31 -0000 1.13
21 +++ faq.xml 8 Oct 2009 13:15:24 -0000 1.14
22 @@ -169,8 +169,7 @@
23 # <i>mkdir /mnt/pin</i>
24 # <i>mount /dev/sdb1 /mnt/pin</i>
25 # <i>cp /mnt/pin/firmware/rt73.bin /lib/firmware</i>
26 -<comment>Now remove the current modules so we can reload and include the
27 - firmware.</comment>
28 +<comment>Reload modules so the firmware is included.</comment>
29 # <i>modprobe -r rt73usb rt2x00usb rt2x00lib</i>
30 <comment>Time to insert modules amd load firmware.</comment>
31 # <i>modprobe rt73usb</i>