* [ALSA - driver 0001719]: [PATCH] Fix the unability of snd-bt87x to recognize AVerMedia Studio No. 103, 203 (and perhaps others)
@ 2006-01-05 16:53 bugtrack
0 siblings, 0 replies; 2+ messages in thread
From: bugtrack @ 2006-01-05 16:53 UTC (permalink / raw)
To: alsa-devel
The following issue has been SUBMITTED.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1719>
======================================================================
Reported By: drab
Assigned To: Clemens Ladisch
======================================================================
Project: ALSA - driver
Issue ID: 1719
Category: PCI - bt87x
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Distribution:
Kernel Version:
======================================================================
Date Submitted: 01-05-2006 17:53 CET
Last Modified: 01-05-2006 17:53 CET
======================================================================
Summary: [PATCH] Fix the unability of snd-bt87x to recognize
AVerMedia Studio No. 103, 203 (and perhaps others)
Description:
The patch siply adds the PCI IDs of AVerMedia Studio No. 103, 203, and
possibly even other versions with the same PCI IDs to the snd-bt87x driver
and sets its default sampling rate to 48 kHz.
Signed-off-by: Martin Drab <drab@kepler.fjfi.cvut.cz>
diff -Napur linux-2.6.15.orig/sound/pci/bt87x.c
linux-2.6.15/sound/pci/bt87x.c
--- linux-2.6.15.orig/sound/pci/bt87x.c 2006-01-05 04:02:52.000000000
+0100
+++ linux-2.6.15/sound/pci/bt87x.c 2006-01-05 04:03:20.000000000
+0100
@@ -781,6 +781,8 @@ static struct pci_device_id snd_bt87x_id
BT_DEVICE(PCI_DEVICE_ID_BROOKTREE_879, 0x0070, 0x13eb, 32000),
/* Viewcast Osprey 200 */
BT_DEVICE(PCI_DEVICE_ID_BROOKTREE_878, 0x0070, 0xff01, 44100),
+ /* AVerMedia Studio No. 103, 203, ...? */
+ BT_DEVICE(PCI_DEVICE_ID_BROOKTREE_878, 0x1461, 0x0003, 48000),
{ }
};
MODULE_DEVICE_TABLE(pci, snd_bt87x_ids);
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
01-05-06 17:53 drab New Issue
======================================================================
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
^ permalink raw reply [flat|nested] 2+ messages in thread
* [ALSA - driver 0001719]: [PATCH] Fix the unability of snd-bt87x to recognize AVerMedia Studio No. 103, 203 (and perhaps others)
@ 2006-01-05 18:34 bugtrack
0 siblings, 0 replies; 2+ messages in thread
From: bugtrack @ 2006-01-05 18:34 UTC (permalink / raw)
To: alsa-devel
The following issue has been RESOLVED.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1719>
======================================================================
Reported By: drab
Assigned To: Clemens Ladisch
======================================================================
Project: ALSA - driver
Issue ID: 1719
Category: PCI - bt87x
Reproducibility: always
Severity: minor
Priority: normal
Status: resolved
Distribution:
Kernel Version:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 01-05-2006 17:53 CET
Last Modified: 01-05-2006 19:34 CET
======================================================================
Summary: [PATCH] Fix the unability of snd-bt87x to recognize
AVerMedia Studio No. 103, 203 (and perhaps others)
Description:
The patch siply adds the PCI IDs of AVerMedia Studio No. 103, 203, and
possibly even other versions with the same PCI IDs to the snd-bt87x driver
and sets its default sampling rate to 48 kHz.
Signed-off-by: Martin Drab <drab@kepler.fjfi.cvut.cz>
diff -Napur linux-2.6.15.orig/sound/pci/bt87x.c
linux-2.6.15/sound/pci/bt87x.c
--- linux-2.6.15.orig/sound/pci/bt87x.c 2006-01-05 04:02:52.000000000
+0100
+++ linux-2.6.15/sound/pci/bt87x.c 2006-01-05 04:03:20.000000000
+0100
@@ -781,6 +781,8 @@ static struct pci_device_id snd_bt87x_id
BT_DEVICE(PCI_DEVICE_ID_BROOKTREE_879, 0x0070, 0x13eb, 32000),
/* Viewcast Osprey 200 */
BT_DEVICE(PCI_DEVICE_ID_BROOKTREE_878, 0x0070, 0xff01, 44100),
+ /* AVerMedia Studio No. 103, 203, ...? */
+ BT_DEVICE(PCI_DEVICE_ID_BROOKTREE_878, 0x1461, 0x0003, 48000),
{ }
};
MODULE_DEVICE_TABLE(pci, snd_bt87x_ids);
======================================================================
----------------------------------------------------------------------
tiwai - 01-05-06 19:34
----------------------------------------------------------------------
Applied to CVS. Thanks.
Issue History
Date Modified Username Field Change
======================================================================
01-05-06 17:53 drab New Issue
01-05-06 19:34 tiwai Status assigned => resolved
01-05-06 19:34 tiwai Resolution open => fixed
01-05-06 19:34 tiwai Note Added: 0007473
======================================================================
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-01-05 18:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-05 16:53 [ALSA - driver 0001719]: [PATCH] Fix the unability of snd-bt87x to recognize AVerMedia Studio No. 103, 203 (and perhaps others) bugtrack
-- strict thread matches above, loose matches on Subject: below --
2006-01-05 18:34 bugtrack
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox