Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: alsa-guide.xml
Date: Thu, 03 May 2007 06:21:15
Message-Id: E1HjUgX-0002Db-7B@stork.gentoo.org
1 nightmorph 07/05/03 06:21:01
2
3 Modified: alsa-guide.xml
4 Log:
5 alsa priority, bug 172490
6
7 Revision Changes Path
8 1.77 xml/htdocs/doc/en/alsa-guide.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/alsa-guide.xml?rev=1.77&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/alsa-guide.xml?rev=1.77&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/alsa-guide.xml?r1=1.76&r2=1.77
13
14 Index: alsa-guide.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v
17 retrieving revision 1.76
18 retrieving revision 1.77
19 diff -u -r1.76 -r1.77
20 --- alsa-guide.xml 16 Apr 2007 05:39:54 -0000 1.76
21 +++ alsa-guide.xml 3 May 2007 06:21:01 -0000 1.77
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v 1.76 2007/04/16 05:39:54 nightmorph Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v 1.77 2007/05/03 06:21:01 nightmorph Exp $ -->
26
27 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
28
29 @@ -24,8 +24,8 @@
30 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
31 <license/>
32
33 -<version>2.19</version>
34 -<date>2007-04-15</date>
35 +<version>2.20</version>
36 +<date>2007-05-02</date>
37
38 <chapter>
39 <title>Introduction</title>
40 @@ -82,7 +82,9 @@
41 </p>
42
43 <ol>
44 - <li>Use ALSA provided by your kernel.</li>
45 + <li>
46 + Use ALSA provided by your kernel. This is the preferred/recommended method.
47 + </li>
48 <li>Use Gentoo's <c>media-sound/alsa-driver</c> package.</li>
49 </ol>
50
51 @@ -123,7 +125,7 @@
52 </table>
53
54 <p>
55 -And, if you were to use alsa-driver,
56 +And, if you were to use <c>alsa-driver</c>,
57 </p>
58
59 <table>
60 @@ -158,12 +160,11 @@
61 <p>
62 The differences between <c>alsa-driver</c> and the in-kernel ALSA drivers are
63 quite subtle, as mentioned earlier. Since there are not any huge differences,
64 -this guide will go through the process of using the ALSA provided by the kernel
65 -<e>first</e> for ease of use. However, if you run into problems, try switching
66 -to <c>alsa-driver</c>. Before reporting any sound related issues to <uri
67 -link="https://bugs.gentoo.org">Gentoo Bugzilla</uri>, please try to reproduce
68 -them using <c>alsa-driver</c> and file the bug report no matter what the
69 -result.
70 +you are encouraged to go through the process of using the ALSA provided by the
71 +kernel <e>first</e> for ease of use. Before reporting any sound related issues
72 +to <uri link="https://bugs.gentoo.org">Gentoo Bugzilla</uri>, please try to
73 +reproduce them using <c>alsa-driver</c> and file the bug report no matter what
74 +the result.
75 </p>
76
77 </body>
78
79
80
81 --
82 gentoo-doc-cvs@g.o mailing list