All of lore.kernel.org
 help / color / mirror / Atom feed
From: James Courtier-Dutton <James@superbug.co.uk>
To: TAMAS Gergely <dice@mfa.kfki.hu>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: SB Live 5.1 Digital OEM [SB0220, (c) 2003]
Date: Wed, 16 Nov 2005 20:58:50 +0000	[thread overview]
Message-ID: <437B9D8A.7080109@superbug.co.uk> (raw)
In-Reply-To: <20051116212639.GB13191@felix.mfa.kfki.hu>

TAMAS Gergely wrote:
> Hi!
> 
> I've got an 'SB Live 5.1 Digital OEM' card, model number 'SB0220',
> (c) 2003.
> 
> PCM playing and MIDI (i tested only these) works fine, but alsamixer and
> /proc/asound/cards shows 'unknown' as card type (on kernel 2.6.14,
> included alsa drivers).
> 
> If it doesn't do any harm, maybe the following patch could be included.
> 
> --- >>> --- >>> --- >>> ---
> --- emu10k1/emu10k1_main.c~	2005-11-16 22:08:32.218141000 +0100
> +++ emu10k1/emu10k1_main.c	2005-11-16 22:20:24.575285000 +0100
> @@ -748,6 +748,12 @@
>  	 .emu10k1_chip = 1,
>  	 .ac97_chip = 1,
>  	 .sblive51 = 1} ,
> +	{.vendor = 0x1102, .device = 0x0002, .subsystem = 0x100a1102,
> +	 .driver = "EMU10K1", .name = "SB Live 5.1 [SB0220]", 
> +	 .id = "Live",
> +	 .emu10k1_chip = 1,
> +	 .ac97_chip = 1,
> +	 .sblive51 = 1} ,
>  	{.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80641102,
>  	 .driver = "EMU10K1", .name = "SB Live 5.1", 
>  	 .id = "Live",
> --- <<< --- <<< --- <<< ---
> 
> Thanks in advance,
> Gergely
> 

Can you please add a signed off line:
Signed-off-by:  yourname <emailaddres>



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click

  reply	other threads:[~2005-11-16 20:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-16 21:26 SB Live 5.1 Digital OEM [SB0220, (c) 2003] TAMAS Gergely
2005-11-16 20:58 ` James Courtier-Dutton [this message]
2005-12-06 11:29   ` Takashi Iwai
2005-12-06 11:48     ` James Courtier-Dutton
2005-12-06 11:51       ` James Courtier-Dutton
2005-12-06 13:37         ` TAMAS Gergely
  -- strict thread matches above, loose matches on Subject: below --
2005-11-17  5:31 TAMAS Gergely

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=437B9D8A.7080109@superbug.co.uk \
    --to=james@superbug.co.uk \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=dice@mfa.kfki.hu \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.