From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: Dell OEM Soundblaster Live 5.1 with different PCI ID Date: Thu, 19 Dec 2002 11:47:54 +0100 Sender: alsa-devel-admin@lists.sourceforge.net Message-ID: References: <3E019532.6080001@gmx.de> Mime-Version: 1.0 (generated by SEMI 1.14.4 - "Hosorogi") Content-Type: multipart/mixed; boundary="Multipart_Thu_Dec_19_11:47:54_2002-1" Return-path: In-Reply-To: <3E019532.6080001@gmx.de> Errors-To: alsa-devel-admin@lists.sourceforge.net List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: To: elchhome@gmx.de Cc: alsa-devel@lists.sourceforge.net List-Id: alsa-devel@alsa-project.org --Multipart_Thu_Dec_19_11:47:54_2002-1 Content-Type: text/plain; charset=US-ASCII At Thu, 19 Dec 2002 10:45:22 +0100, elchhome@gmx.de wrote: > > Hello Friends, > > Dell ships since a month an OEM Soundblaster Live 5.1 (sb0200) with a > different PCI ID > > for original sblive you got 1102:0002 > the Dell version has 1102:0006 > > I got no sound with the actual version of the sound driver. > Could anyone be so kind to incorporate this into the source code? please try the attached patch. this will add the entry as emu10k1 (sb live!). it seems that the chip is emu10k1, not audigy. if it works, please let me know. i'll commit it to cvs. thanks, Takashi --Multipart_Thu_Dec_19_11:47:54_2002-1 Content-Type: application/octet-stream Content-Disposition: attachment; filename="emu10k1-dell.dif" Content-Transfer-Encoding: 7bit Index: alsa-kernel/pci/emu10k1/emu10k1.c =================================================================== RCS file: /suse/tiwai/cvs/alsa/alsa-kernel/pci/emu10k1/emu10k1.c,v retrieving revision 1.12 diff -u -r1.12 emu10k1.c --- alsa-kernel/pci/emu10k1/emu10k1.c 9 Dec 2002 10:55:15 -0000 1.12 +++ alsa-kernel/pci/emu10k1/emu10k1.c 19 Dec 2002 10:45:53 -0000 @@ -80,6 +80,7 @@ static struct pci_device_id snd_emu10k1_ids[] __devinitdata = { { 0x1102, 0x0002, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 }, /* EMU10K1 */ + { 0x1102, 0x0006, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 }, /* Dell OEM version (EMU10K1) */ { 0x1102, 0x0004, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 1 }, /* Audigy */ { 0, } }; --Multipart_Thu_Dec_19_11:47:54_2002-1-- ------------------------------------------------------- This SF.NET email is sponsored by: Geek Gift Procrastinating? Get the perfect geek gift now! Before the Holidays pass you by. T H I N K G E E K . C O M http://www.thinkgeek.com/sf/