~ubuntu-branches/ubuntu/natty/alsa-lib/natty

« back to all changes in this revision

Viewing changes to debian/patches/Add-config-file-for-SB-XFi-driver.patch

  • Committer: Bazaar Package Importer
  • Author(s): Daniel T Chen
  • Date: 2009-09-06 10:21:01 UTC
  • Revision ID: james.westby@ubuntu.com-20090906102101-fcu2n2qms2vkgdnp
Tags: 1.0.20-3ubuntu5
* debian/patches/:
  + Refresh Add-config-file-for-SB-XFi-driver.patch
  + Revert conf parsing changes (LP: #421351)

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
 2 files changed, 87 insertions(+), 0 deletions(-)
11
11
 create mode 100644 src/conf/cards/SB-XFi.conf
12
12
 
13
 
diff --git a/src/conf/cards/Makefile.am b/src/conf/cards/Makefile.am
14
 
index f4d6c17..9da78f0 100644
15
 
--- a/src/conf/cards/Makefile.am
16
 
+++ b/src/conf/cards/Makefile.am
17
 
@@ -41,6 +41,7 @@ cfg_files = aliases.conf \
 
13
Index: alsa-lib-1.0.20/src/conf/cards/Makefile.am
 
14
===================================================================
 
15
--- alsa-lib-1.0.20.orig/src/conf/cards/Makefile.am     2009-05-06 03:07:23.000000000 -0400
 
16
+++ alsa-lib-1.0.20/src/conf/cards/Makefile.am  2009-09-05 14:17:37.000000000 -0400
 
17
@@ -41,6 +41,7 @@
18
18
        RME9636.conf \
19
19
        RME9652.conf \
20
20
        SI7018.conf \
22
22
        TRID4DWAVENX.conf \
23
23
        USB-Audio.conf \
24
24
        YMF744.conf \
25
 
diff --git a/src/conf/cards/SB-XFi.conf b/src/conf/cards/SB-XFi.conf
26
 
new file mode 100644
27
 
index 0000000..c9f3c5f
28
 
--- /dev/null
29
 
+++ b/src/conf/cards/SB-XFi.conf
 
25
Index: alsa-lib-1.0.20/src/conf/cards/SB-XFi.conf
 
26
===================================================================
 
27
--- /dev/null   1970-01-01 00:00:00.000000000 +0000
 
28
+++ alsa-lib-1.0.20/src/conf/cards/SB-XFi.conf  2009-09-05 14:17:56.000000000 -0400
30
29
@@ -0,0 +1,86 @@
31
30
+#
32
31
+# Configuration for the SB X-Fi driver
114
113
+       device 4
115
114
+       # FIXME: AES status bits
116
115
+}
117
 
1.6.3.3
118
 
 
119
 
--- alsa-lib-1.0.20/src/conf/cards/Makefile.in  2009-05-06 17:15:52.000000000 +1000
120
 
+++ alsa-lib-1.0.20.new/src/conf/cards/Makefile.in      2009-07-16 12:08:18.000000000 +1000
121
 
@@ -275,7 +275,7 @@
 
116
Index: alsa-lib-1.0.20/src/conf/cards/Makefile.in
 
117
===================================================================
 
118
--- alsa-lib-1.0.20.orig/src/conf/cards/Makefile.in     2009-09-05 14:17:37.000000000 -0400
 
119
+++ alsa-lib-1.0.20/src/conf/cards/Makefile.in  2009-09-05 14:17:37.000000000 -0400
 
120
@@ -192,7 +192,7 @@
122
121
        RME9636.conf RME9652.conf SI7018.conf TRID4DWAVENX.conf \
123
122
        USB-Audio.conf YMF744.conf VIA686A.conf VIA8233.conf \
124
123
        VIA8233A.conf VIA8237.conf VX222.conf VXPocket.conf \