public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: "François Valenduc" <fvalenduc-IWqWACnzNjyZIoH1IeqzKA@public.gmane.org>
To: Rich Townsend <rhdt-OBnUx95tOyn10jlvfTC4gA@public.gmane.org>
Cc: Pedro Venda
	<pjvenda-pQd4kjVL+RHfqL7NgpvPWWD2FQJk+8+b@public.gmane.org>,
	acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: What's up with the Embedded Controller driver? [was Re: [ACPI] patched sms-cm acpi/ec.c to 2.6.11.5]
Date: Wed, 23 Mar 2005 20:35:02 +0100	[thread overview]
Message-ID: <4241C4E6.4020103@tiscali.be> (raw)
In-Reply-To: <4241C149.4070601-OBnUx95tOyn10jlvfTC4gA@public.gmane.org>


>>>
>>> it does NOT seem ok. after some more tests with the patch, I found 
>>> out that francois was right about most of the problems:
>>> * timeout on boot, just after the boot loader. this is very 
>>> confusing to me...
>>> * when I plug in the battery, it takes ages to show information 
>>> about it... more than 1 minute.
>>> * about the usb problems, apparently I wasn't affected.
>>>
>>> could you please tip us about what could be causing these delays? 
>>> especially the boot delay... it really puzzles my mind.
>>>
>>> regards,
>>> pedro venda.
>>>
>>>
>>
>> Concerning USB problems, I think it happens because I tried the patch 
>> with the 2.6.11 kernel. I have retried with the 2.6.11.5 and there 
>> are no more USB problems. But all the other problems remains. 
>> Concerning the timeout on boot, could it be caused by the 
>> acpi-dsdt-initrd patch made by Markus Gaugausch. Maybe we should try 
>> other ways to incorporate the DSDT to the kernel.
>> François Valenduc
>
>
> I doubt it is the DSDT patch; rather, it looks like something has gone 
> wrong in the embedded controller driver in going from 2.6.10 to 
> 2.6.11.  I've tried out a number of different ways of fixing ec event 
> handling, including my own spinlock kludge and Pedro's version of it, 
> and also a series of patches by Dmitry Torokhov; but all of them seem 
> to have problems with very sluggish EC response and/or EC timeouts 
> (indicated by "Handler for [EmbeddedControl] returned AE_TIME").
>
> Who currently maintains ec.c? And what exactly has been done to it 
> since 2.6.10?
>
> cheers,
>
> Rich
>
>
Just by curiosity I tried the DSDT patches without applying any patch on 
the ec.c file and I don't notice any problem yet. I choose for a static 
DSDT override and there doesn't seem to be any slowdown of my computer. 
If I have well understood I could see "Handler for [EmbeddedControl] 
returned AE_TIME" appearing in kernel messages but it doesn't appear. 
Maybe I am very lucky!

François


-------------------------------------------------------
This SF.net email is sponsored by Microsoft Mobile & Embedded DevCon 2005
Attend MEDC 2005 May 9-12 in Vegas. Learn more about the latest Windows
Embedded(r) & Windows Mobile(tm) platforms, applications & content.  Register
by 3/29 & save $300 http://ads.osdn.com/?ad_id=6883&alloc_id=15149&op=click

      parent reply	other threads:[~2005-03-23 19:35 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-21 16:14 patched sms-cm acpi/ec.c to 2.6.11.5 Pedro Venda
     [not found] ` <423EF2EB.5030505-pQd4kjVL+REh2FBCd0jGRA@public.gmane.org>
2005-03-21 21:59   ` François Valenduc
     [not found]     ` <423F43A8.90005-IWqWACnzNjyZIoH1IeqzKA@public.gmane.org>
2005-03-21 23:03       ` Pedro Venda
2005-03-28 19:49   ` Rich Townsend
     [not found]     ` <42485FE2.8040702-OBnUx95tOyn10jlvfTC4gA@public.gmane.org>
2005-03-28 22:55       ` Pedro Venda
     [not found] ` <4241A77B.1070807@bartol.udel.edu>
     [not found]   ` <4241A77B.1070807-OBnUx95tOyn10jlvfTC4gA@public.gmane.org>
2005-03-23 17:39     ` Pedro Venda
     [not found]       ` <200503231739.56592.pjvenda-pQd4kjVL+REh2FBCd0jGRA@public.gmane.org>
2005-03-23 18:15         ` François Valenduc
     [not found]           ` <4241B236.40601-IWqWACnzNjyZIoH1IeqzKA@public.gmane.org>
2005-03-23 19:19             ` What's up with the Embedded Controller driver? [was Re: patched sms-cm acpi/ec.c to 2.6.11.5] Rich Townsend
     [not found]               ` <4241C149.4070601-OBnUx95tOyn10jlvfTC4gA@public.gmane.org>
2005-03-23 19:35                 ` François Valenduc [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=4241C4E6.4020103@tiscali.be \
    --to=fvalenduc-iwqwacnznjyzioh1ieqzka@public.gmane.org \
    --cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    --cc=pjvenda-pQd4kjVL+RHfqL7NgpvPWWD2FQJk+8+b@public.gmane.org \
    --cc=rhdt-OBnUx95tOyn10jlvfTC4gA@public.gmane.org \
    /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