public inbox for alsa-devel@alsa-project.org
 help / color / mirror / Atom feed
From: bugtrack@alsa-project.org
To: alsa-devel@alsa-project.org
Subject: [ALSA - driver 0001719]: [PATCH] Fix the unability of snd-bt87x to recognize AVerMedia Studio No. 103, 203 (and perhaps others)
Date: Thu, 5 Jan 2006 17:53:50 +0100	[thread overview]
Message-ID: <dd0bdc538292cfa1c8e80f00b0806bfc@bugtrack.alsa-project.org> (raw)


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

             reply	other threads:[~2006-01-05 16:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-05 16:53 bugtrack [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-01-05 18:34 [ALSA - driver 0001719]: [PATCH] Fix the unability of snd-bt87x to recognize AVerMedia Studio No. 103, 203 (and perhaps others) bugtrack

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=dd0bdc538292cfa1c8e80f00b0806bfc@bugtrack.alsa-project.org \
    --to=bugtrack@alsa-project.org \
    --cc=alsa-devel@alsa-project.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox