All of lore.kernel.org
 help / color / mirror / Atom feed
From: Len Brown <len.brown@intel.com>
To: Steev Klimaszewski <threeway@gmail.com>
Cc: linux-laptop@vger.kernel.org
Subject: Re: Sony Vaio PCG-FRV27 Memory Stick Reader
Date: 15 Jun 2004 00:41:34 -0400	[thread overview]
Message-ID: <1087274493.2920.161.camel@dhcppc4> (raw)
In-Reply-To: <bca9c5420406141906416c0698@mail.gmail.com>

Is the memory card reader enumerated by ACPI?

acpidmp | acpixtract DSDT > DSDT
iasl -d DSDT
grep PNP0C0D DSDT.dsl

You could write a driver to attach to this PNPid
and get its current resources.

does the DSDT do anything special for Windows?
make it do the same for you, boot with
acpi_os_name="Microsoft Windows NT"

-Len



  reply	other threads:[~2004-06-15  4:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-15  2:06 Sony Vaio PCG-FRV27 Memory Stick Reader Steev Klimaszewski
2004-06-15  4:41 ` Len Brown [this message]
2004-06-15 11:04   ` Steev Klimaszewski
2004-06-15 11:15     ` Steev Klimaszewski
  -- strict thread matches above, loose matches on Subject: below --
2004-06-15 13:15 Brown, Len

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=1087274493.2920.161.camel@dhcppc4 \
    --to=len.brown@intel.com \
    --cc=linux-laptop@vger.kernel.org \
    --cc=threeway@gmail.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.