From: Pierre Ossman <drzeus-list@drzeus.cx>
To: LKML <linux-kernel@vger.kernel.org>
Subject: Strange device init
Date: Sat, 05 Feb 2005 18:10:02 +0100 [thread overview]
Message-ID: <4204FDEA.3090306@drzeus.cx> (raw)
I'm having problem with a card reader on a laptop (Acer Aspire 1501).
The device doesn't get its resources configured properly.
The reader is connected to the LPC bus so there is no standardised way
to configure the device. On other laptops the configuration is done via
ACPI (_STA & co. in the DSDT). On this laptop these functions don't do a
damn thing.
In Windows this device gets configured through some other means. It's
not in the driver (I've disected it to confirm this). But under Linux
the device is left unconfigured.
So my question is if anyone has any ideas on how this device gets
configured by Windows and possibly how we can get this to work on Linux.
The reason this is an issue is that one cannot detect all the quirks of
the hardware so a PNP solution is prefered. In those cases the
manufacturer has chosen resources that work ok.
For some context: I am the maintainer of the driver for this hardware. I
have a laptop where the DSDT properly sets up the hardware. The Acer
belongs to some of my users but they are not familiar with the kernel so
I'm trying to fix this for them.
Rgds
Pierre
next reply other threads:[~2005-02-05 17:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-05 17:10 Pierre Ossman [this message]
2005-02-05 21:55 ` Strange device init Adam Belay
2005-02-06 11:40 ` Pierre Ossman
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=4204FDEA.3090306@drzeus.cx \
--to=drzeus-list@drzeus.cx \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox