]> git.pld-linux.org Git - packages/alsa-lib.git/commitdiff
- patches for ALSA for snd-bluez-sco (bluetooth headset driver)
authoradasi <adasi@pld-linux.org>
Sat, 11 Oct 2003 10:28:09 +0000 (10:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    alsa-lib-bluezsco.patch -> 1.1

alsa-lib-bluezsco.patch [new file with mode: 0644]

diff --git a/alsa-lib-bluezsco.patch b/alsa-lib-bluezsco.patch
new file mode 100644 (file)
index 0000000..32ffa8c
--- /dev/null
@@ -0,0 +1,13 @@
+diff -urN alsa-lib-orig/include/hwdep.h alsa-lib-0.9.7/include/hwdep.h
+--- alsa-lib-orig/include/hwdep.h      2003-10-11 11:14:53.000000000 +0200
++++ alsa-lib-0.9.7/include/hwdep.h     2003-10-11 11:16:13.000000000 +0200
+@@ -63,7 +63,8 @@
+       SND_HWDEP_IFACE_VX,             /**< Digigram VX cards */
+       SND_HWDEP_IFACE_MIXART,         /**< Digigram miXart cards */
+       SND_HWDEP_IFACE_USX2Y,          /**< Tascam US122, US224 & US428 usb */
+-      SND_HWDEP_IFACE_LAST = SND_HWDEP_IFACE_USX2Y  /**< last know hwdep interface */
++      SND_HWDEP_IFACE_BLUEZ_SCO,      /**< Bluez SCO Headset */
++      SND_HWDEP_IFACE_LAST = SND_HWDEP_IFACE_BLUEZ_SCO  /**< last know hwdep interface */
+ } snd_hwdep_iface_t;
+ /** open for reading */
This page took 0.033291 seconds and 4 git commands to generate.