public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: pZa1x <pZa1x@rogers.com>
To: Russell King <rmk@arm.linux.org.uk>,
	Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: [Fwd: Re: [Fwd: Re: APM Suspend Problem]]
Date: Mon, 22 Dec 2003 14:44:28 +0000	[thread overview]
Message-ID: <3FE7034C.5040808@rogers.com> (raw)
In-Reply-To: <3FD5A7E7.6040207@rogers.com>

I upgraded to 2.6.0 release but APM + yenta_socket still won't coexist 
(ie. Thinkpad T20 won't suspend with both)

pZa1x wrote:
> The patch wouldn't apply so I put the line into yenta_socket.c manually. 
> I recompiled kernel + modules but there was no different on reboot.
> 
> Suspend works with pcmcia_core installed but when yenta_socket is added, 
> suspend no longer works.
> 
> Russell King wrote:
> 
>> On Mon, Dec 08, 2003 at 04:38:06PM +0000, pZa1x wrote:
>>
>>> [Recap] Pursuing for the 2.6.0-test11 kernel, the problem where a 
>>> Thinkpad T20 can't suspend when running APM + PCMCIA. [/Recap]
>>>
>>> Please find attached 10 dumps. I've attached a bit more than you 
>>> asked but I hope the (long) filenames are self-explanatory.
>>
>>
>>
>> Ok, that's fine.
>>
>> Could you see if this patch solves your problem please?  (This patch
>> might apply with an offset).
>>
>> --- linux/drivers/pcmcia/yenta_socket.c.old    Sun Sep 28 09:54:57 2003
>> +++ linux/drivers/pcmcia/yenta_socket.c    Tue Oct 21 23:18:47 2003
>> @@ -500,6 +500,7 @@
>>  
>>      /* Disable CSC interrupts */
>>      cb_writel(socket, CB_SOCKET_MASK, 0x0);
>> +    exca_writeb(socket, I365_CSCINT, 0);
>>  
>>      return 0;
>>  }
>>
>>
> 
> 


           reply	other threads:[~2003-12-22 19:41 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <3FD5A7E7.6040207@rogers.com>]

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=3FE7034C.5040808@rogers.com \
    --to=pza1x@rogers.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rmk@arm.linux.org.uk \
    /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