Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Javier Conti <av@labcc.ch>
To: alsa-devel@lists.sourceforge.net
Subject: Fix for dell inspiron 8100 maestro3
Date: Fri, 16 May 2003 16:32:46 +0200	[thread overview]
Message-ID: <200305161632.46562.av@labcc.ch> (raw)

[-- Attachment #1: Type: text/plain, Size: 451 bytes --]

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
-- 
Javier Conti - Labcc
http://www.labcc.ch/

[-- Attachment #2: maestro3.patch --]
[-- Type: text/x-diff, Size: 463 bytes --]

--- 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",

             reply	other threads:[~2003-05-16 14:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-16 14:32 Javier Conti [this message]
2003-05-16 15:01 ` Fix for dell inspiron 8100 maestro3 Takashi Iwai
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=200305161632.46562.av@labcc.ch \
    --to=av@labcc.ch \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox