Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Javier Conti <av@labcc.ch>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: Fix for dell inspiron 8100 maestro3
Date: Fri, 16 May 2003 17:01:23 +0200	[thread overview]
Message-ID: <s5hhe7vdjgc.wl@alsa2.suse.de> (raw)
In-Reply-To: <200305161632.46562.av@labcc.ch>

Hi,

At Fri, 16 May 2003 16:32:46 +0200,
Javier Conti wrote:
> 
> [1  <text/plain; iso-8859-15 (7bit)>]
> Hi, after a long and painful investigation on the maestro3 vs. irda problem on 
> the dell inspiron 8100 notebook, I found the FIXME tag in the maestro3 
> sources and, inspired by the 8000 fix right above, I applied the same fix for 
> 8100.
> 
> I'm no develper, but I think this should't break anything, and for me fixed 
> the problem on my 8100. Maybe someone will find this useful.
> 
> Patch attached, bye, Javier

are you sure that the patch is correct?
your patch adds the same vendor an device id with the existing
inspiron 8000 (1028:00a4).


Takashi

> -- 
> Javier Conti - Labcc
> http://www.labcc.ch/
> [2 maestro3.patch <text/x-diff; iso-8859-15 (7bit)>]
> --- maestro3.c	2003-04-23 12:06:36.000000000 +0200
> +++ /usr/src/modules/alsa-driver/alsa-kernel/pci/maestro3.c	2003-05-14 17:19:35.000000000 +0200
> @@ -949,6 +949,13 @@
>  	},
>  	/* FIXME: Inspiron 8100 id should probably be here, too
>  	 * (8200 irrelevant: has intel8x0 with CS4205) */
> +	{
> +		.name = "Dell Inspiron 8100",
> +		.vendor = 0x1028,
> +		.device = 0x00a4,
> +		.amp_gpio = -1,
> +		.irda_workaround = 1,
> +	},
>  	/* NEC LM800J/7 */
>  	{
>  		.name = "NEC LM800J/7",


-------------------------------------------------------
Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara
The only event dedicated to issues related to Linux enterprise solutions
www.enterpriselinuxforum.com

  reply	other threads:[~2003-05-16 15:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-16 14:32 Fix for dell inspiron 8100 maestro3 Javier Conti
2003-05-16 15:01 ` Takashi Iwai [this message]
2003-05-17  1:58   ` Javier Conti
2003-05-17  2:45   ` Javier Conti
2003-05-19 11:24     ` Takashi Iwai
2003-05-20 13:01     ` Takashi Iwai

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=s5hhe7vdjgc.wl@alsa2.suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=av@labcc.ch \
    /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