From: Dominik Brodowski <linux@dominikbrodowski.net>
To: Kyle Moffett <mrmacman_g4@mac.com>
Cc: Steve Snyder <swsnyder@insightbb.com>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: PCMCIA still advised as modules?
Date: Sun, 12 Jun 2005 09:41:22 +0200 [thread overview]
Message-ID: <20050612074122.GD15680@isilmar.linta.de> (raw)
In-Reply-To: <73AF5410-0EF8-4F1B-BE13-DB1F22B875DD@mac.com>
On Sat, Jun 11, 2005 at 05:08:08PM -0400, Kyle Moffett wrote:
> On Jun 10, 2005, at 08:21:05, Dominik Brodowski wrote:
> >At least from 2.6.13 on, it will be much easier if you have the PCMCIA
> >"modules" built into the kernel, as you won't need userspace
> >interaction any
> >longer (except on old yenta_socket bridges during startup, but
> >that's a
> >different story). Therefore, I do not see any drawbacks to having
> >the PCMCIA
> >modules built into the kernel.
>
> Under such a setup, what is the easiest method to shut down the
> bridge chip
> for power savings? On my Debian laptop where said drivers are
> modular, I can
> run "/etc/init.d/pcmcia stop" to unload the module and disable the
> PCMCIA chip,
> saving a noticeable amount of power. Is there some equivalent for
> compiled-in
> drivers? Thanks!
You can do "cardctl suspend" or (untested) echo "3" into the "power/state"
file of the relevant device inside the sysfs device tree ("/sys/devices/").
Dominik
next prev parent reply other threads:[~2005-06-12 7:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-10 12:11 PCMCIA still advised as modules? Steve Snyder
2005-06-10 12:21 ` Dominik Brodowski
2005-06-11 21:08 ` Kyle Moffett
2005-06-12 7:41 ` Dominik Brodowski [this message]
2005-06-15 14:39 ` Dick Streefland
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=20050612074122.GD15680@isilmar.linta.de \
--to=linux@dominikbrodowski.net \
--cc=linux-kernel@vger.kernel.org \
--cc=mrmacman_g4@mac.com \
--cc=swsnyder@insightbb.com \
/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.