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: Sun, 06 May 2007 23:27:58
Message-Id: E1Hkq8o-0006eR-GU@stork.gentoo.org
1 nightmorph 07/05/06 23:27:46
2
3 Modified: alsa-guide.xml
4 Log:
5 updated alsa matrix link; old matrix is no longer maintained. bug 177384
6
7 Revision Changes Path
8 1.78 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.78&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/alsa-guide.xml?rev=1.78&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/alsa-guide.xml?r1=1.77&r2=1.78
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.77
18 retrieving revision 1.78
19 diff -u -r1.77 -r1.78
20 --- alsa-guide.xml 3 May 2007 06:21:01 -0000 1.77
21 +++ alsa-guide.xml 6 May 2007 23:27:46 -0000 1.78
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.77 2007/05/03 06:21:01 nightmorph Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v 1.78 2007/05/06 23:27:46 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.20</version>
34 -<date>2007-05-02</date>
35 +<version>2.21</version>
36 +<date>2007-05-06</date>
37
38 <chapter>
39 <title>Introduction</title>
40 @@ -214,14 +214,14 @@
41 </pre>
42
43 <p>
44 -We now know that the sound card on the machine is a Sound Blaster Live! and
45 -the card manufacturer is Creative Labs. Head over to the
46 -<uri link="http://www.alsa-project.org/alsa-doc/"> ALSA Soundcard Matrix</uri>
47 -page and select Creative Labs from the drop down menu. You will be taken to
48 -the Creative Labs matrix page where you can see that the SB Live! uses the
49 -<c>emu10k1</c> module. That is the information we need for now. If you are
50 -interested in detailed information, you can click on the link next to the
51 -"Details" and that will take you to the <c>emu10k1</c> specific page.
52 +We now know that the sound card on the machine is a Sound Blaster Live! and the
53 +card manufacturer is Creative Labs. Head over to the <uri
54 +link="http://bugtrack.alsa-project.org/main/index.php/Matrix:Main">ALSA
55 +Soundcard Matrix</uri> page and select Creative Labs from the drop down menu.
56 +You will be taken to the Creative Labs matrix page where you can see that the SB
57 +Live! uses the <c>emu10k1</c> module. That is the information we need for now.
58 +If you are interested in detailed information, you can click on the link next to
59 +the "Details" and that will take you to the <c>emu10k1</c> specific page.
60 </p>
61
62 <p>
63
64
65
66 --
67 gentoo-doc-cvs@g.o mailing list