From: Lee Revell <rlrevell@joe-job.com>
To: alsa-devel <alsa-devel@lists.sourceforge.net>
Cc: James Courtier-Dutton <James@superbug.co.uk>
Subject: Re: Re: [Alsa-user] Re: [linux-audio-dev] E-MU 1212m Linux drivers
Date: Mon, 02 May 2005 23:31:35 -0400 [thread overview]
Message-ID: <1115091095.27819.9.camel@mindpipe> (raw)
In-Reply-To: <1114990231.23959.2.camel@mindpipe>
On Sun, 2005-05-01 at 19:30 -0400, Lee Revell wrote:
> On Mon, 2005-05-02 at 01:24 +0200, Giuseppe Miletto wrote:
> James, here's the entry for the 1212m:
>
> 0000:02:0a.0 Class 0401: 1102:0004 (rev 03)
> Subsystem: 1102:4001
> Flags: bus master, medium devsel, latency 32, IRQ 5
> I/O ports at 9000
> Capabilities: [dc] Power Management version 2
>
Here's a corrected patch to cause the emu10k1 driver to claim this device.
I have no idea what will happen, it could work, or lock up your machine.
But we have at least one Linux user with access to the hardware, so we
might as well try...
Signed-Off-By: Lee Revell <rlrevell@joe-job.com>
Lee
Index: alsa/alsa-kernel/pci/emu10k1/emu10k1_main.c
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/pci/emu10k1/emu10k1_main.c,v
retrieving revision 1.55
diff -u -r1.55 emu10k1_main.c
--- alsa/alsa-kernel/pci/emu10k1/emu10k1_main.c 10 Apr 2005 14:43:35 -0000 1.55
+++ alsa/alsa-kernel/pci/emu10k1/emu10k1_main.c 2 May 2005 00:06:38 -0000
@@ -700,6 +700,10 @@
.emu10k2_chip = 1,
.ca0102_chip = 1,
.ac97_chip = 1} ,
+ {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x40011102,
+ .driver = "Audigy", .name = "E-mu 1212m [4001]",
+ .id = "1212m",
+ .emu10k2_chip = 1} ,
{.vendor = 0x1102, .device = 0x0004,
.driver = "Audigy", .name = "Audigy 1 [Unknown]",
.id = "Audigy",
-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
prev parent reply other threads:[~2005-05-03 3:31 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200505010231.19540.beppe.miletto@tiscali.it>
[not found] ` <1114908114.5626.3.camel@mindpipe>
[not found] ` <200505020124.16569.beppe.miletto@tiscali.it>
2005-05-01 23:30 ` [Alsa-user] Re: [linux-audio-dev] E-MU 1212m Linux drivers Lee Revell
2005-05-02 0:07 ` Lee Revell
2005-05-02 1:22 ` James Courtier-Dutton
2005-05-02 0:33 ` Lee Revell
2005-05-03 21:34 ` Giuseppe Miletto
2005-05-03 21:48 ` Lee Revell
2005-05-03 3:31 ` Lee Revell [this message]
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=1115091095.27819.9.camel@mindpipe \
--to=rlrevell@joe-job.com \
--cc=James@superbug.co.uk \
--cc=alsa-devel@lists.sourceforge.net \
/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.