All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nicolas Boichat <nicolas@boichat.ch>
To: Rene Rebe <rene@exactcode.de>
Cc: Takashi Iwai <tiwai@suse.de>,
	Matt Porter <mporter@embeddedalley.com>,
	alsa-devel@lists.sourceforge.net
Subject: Re: ALSA Intel HDA MacBook
Date: Mon, 10 Jul 2006 14:00:40 +0200	[thread overview]
Message-ID: <44B24168.10405@boichat.ch> (raw)
In-Reply-To: <200607101344.13837.rene@exactcode.de>

Hi,

Rene Rebe wrote:
> Hi,
>
> On Monday 10 July 2006 12:32, Takashi Iwai wrote:
>   
>> At Sat, 8 Jul 2006 21:20:02 +0200,
>> Rene Rebe wrote:
>>     
>>> +static unsigned int apple_pin_configs[10] = {
>>> +	0x0121E230, 0x90A70120, 0x9017E110, 0x400000FE,
>>> +	0x400000FD, 0x0181E021, 0x1145E040, 0x400000FA,
>>> +	0x400000FC, 0x400000FB,
>>> +};
>>> +
>>>       
>> Interesting.  How did yo figure this out?
>>     
>
> No idea, as I wrote the best patch "I found" on the internet. I think
> it was Nicolas who came up with it.
>   
I also don't know .-) I picked these from an old patch provided by gimli
(mactel-linux), the only infos I have are:

+/* These come from the windows inf files from bootcamp*/
+#if 0
+/*This has mic/line in*/
+static unsigned int minimac_pin_configs[10] = {
+       0x0121E230, 0x90A70120, 0x9017E110, 0x400000FE,
+       0x400000FD, 0x0181E021, 0x1145E040, 0x400000FA,
+       0x400000FC, 0x400000FB,
+};
+#else
+/*This has only line in*/
+static unsigned int minimac_pin_configs[10] = {
+       0x0121E220, 0x400000FF, 0x9017E110, 0x400000FE,
+       0x400000FD, 0x0181E040, 0x1145E030, 0x11C5E040,
+       0x400000FC, 0x400000FB,
+};
+#endif
+

I picked up the first one so the mic works.

I have no which inf he got these infos.

Best regards,

Nicolas


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

  reply	other threads:[~2006-07-10 12:00 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200607081323.17265.rene@exactcode.de>
     [not found] ` <200607081354.33539.rene@exactcode.de>
2006-07-08 19:20   ` ALSA Intel HDA MacBook Rene Rebe
2006-07-08 20:36     ` Maya Falmagne
2006-07-08 20:38       ` Lee Revell
2006-07-10 10:32     ` Takashi Iwai
2006-07-10 11:44       ` Rene Rebe
2006-07-10 12:00         ` Nicolas Boichat [this message]
2006-07-11 10:52           ` Takashi Iwai
2006-07-16 15:37             ` Rene Rebe
2006-07-23 14:31             ` Nicolas Boichat
2006-07-28 13:19               ` Matt Porter
2006-07-28 13:21                 ` Takashi Iwai
2006-07-28 19:00                   ` Nicolas Boichat

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=44B24168.10405@boichat.ch \
    --to=nicolas@boichat.ch \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=mporter@embeddedalley.com \
    --cc=rene@exactcode.de \
    --cc=tiwai@suse.de \
    /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.