All of lore.kernel.org
 help / color / mirror / Atom feed
From: Russell King <rmk+lkml@arm.linux.org.uk>
To: Karel Gardas <kgardas@objectsecurity.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: IBM T22/APM suspend does not work with yenta_socket module loaded on 2.6.8.1
Date: Thu, 19 Aug 2004 09:47:02 +0100	[thread overview]
Message-ID: <20040819094702.A546@flint.arm.linux.org.uk> (raw)
In-Reply-To: <Pine.LNX.4.43.0408191011030.1006-100000@thinkpad.gardas.net>; from kgardas@objectsecurity.com on Thu, Aug 19, 2004 at 10:16:04AM +0200

On Thu, Aug 19, 2004 at 10:16:04AM +0200, Karel Gardas wrote:
> I've found that APM suspend is not working on my IBM T22 properly, when
> cardbus services are loaded. I've identified the problematic piece of code
> as a yenta_socket module -- when I stop cardmgr and unload this module,
> suspend starts to work.

So it doesn't even work with cardmgr stopped and yenta loaded?
Have you tried removing any cards plugged in to the sockets?

You could try grabbing the cbdump program from pcmcia.arm.linux.org.uk
and trying to identify whether there's any differences in the register
settings of the Cardbus bridges - between having no yenta module loaded
and having yenta loaded with the sockets suspended using:

echo 3 > /sys/class/pcmcia_socket/pcmcia_socket0/device/power/state
echo 3 > /sys/class/pcmcia_socket/pcmcia_socket1/device/power/state

(echo 0 to these files to resume the sockets.)

-- 
Russell King
 Linux kernel    2.6 ARM Linux   - http://www.arm.linux.org.uk/
 maintainer of:  2.6 PCMCIA      - http://pcmcia.arm.linux.org.uk/
                 2.6 Serial core

  reply	other threads:[~2004-08-19  8:48 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-19  8:16 IBM T22/APM suspend does not work with yenta_socket module loaded on 2.6.8.1 Karel Gardas
2004-08-19  8:47 ` Russell King [this message]
2004-08-19  8:54   ` Karel Gardas
2004-08-19  9:15   ` Karel Gardas
2004-08-19  9:30     ` Russell King
2004-08-19  9:46       ` Karel Gardas
2004-08-19  9:55         ` Russell King
2004-08-19 10:55           ` Karel Gardas

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=20040819094702.A546@flint.arm.linux.org.uk \
    --to=rmk+lkml@arm.linux.org.uk \
    --cc=kgardas@objectsecurity.com \
    --cc=linux-kernel@vger.kernel.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 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.