From: Holger Macht <hmacht@suse.de>
To: Kristen Carlson Accardi <kristen.c.accardi@intel.com>
Cc: Chris Wedgwood <cw@f00f.org>,
Henrique de Moraes Holschuh <hmh@hmh.eng.br>,
Len Brown <lenb@kernel.org>,
linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org,
ibm-acpi-devel@lists.sourceforge.net
Subject: Re: [PATCH] ACPI: ibm-acpi: allow module to load when acpi notifiers can't be set
Date: Thu, 15 Mar 2007 22:57:28 +0100 [thread overview]
Message-ID: <20070315215728.GA15231@homac2> (raw)
In-Reply-To: <20070315123732.2ac478a3.kristen.c.accardi@intel.com>
On Thu 15. Mar - 12:37:32, Kristen Carlson Accardi wrote:
> On Thu, 15 Mar 2007 12:17:21 -0700
> Chris Wedgwood <cw@f00f.org> wrote:
>
> > On Thu, Mar 15, 2007 at 02:51:14PM -0300, Henrique de Moraes Holschuh wrote:
> >
> > > This patch allows for ibm-acpi to coexist (with diminished
> > > functionality) with other drivers like ACPI_BAY.
> >
> > Given the ACP_IBM_BAY implementation is more complete (or seems to be,
> > please comment if that isn't the case) we should probably actually
> > make sure that is the *preferred* code used (on suitable hardware) at
> > run time surely?
>
> I haven't followed the ibm_acpi development lately, but when I first
> wrote the bay driver, it had a couple features that ibm_acpi didn't have,
> and then of course, is missing some it does have. What used to be the
> case is that if bay was inserted after the laptop was booted, the ibm_acpi
> driver would not capture the events because it would only install it's
> notifier at driver load time on bay devices that existed. The second
> case is that if you are using the generic dock driver (which is more
> funtional than the ibm_acpi dock feature), for certain ibm laptops such
> as the X60, you need to have undock events sent to the bay device so that
> it can alert user space to unmount cd's etc (since the bay is on the ultrabase).
But there's currently an issue with the second case you're talking
about. The dock driver doesn't generate any event in the bay driver on
undock. And due to the fact that the dock driver automatically issues a
ACPI undock, the hardware indication on the dock station signals
"everything alright" to the user so there's no way to tell the user that
he is not allowed to pull away the docking station because there's still
some file system mounted inside the cdrom. Userspace would need some time
to handle that IMHO.
Just a note,
Holger
>
> >
> > That way distributions can build both options and on IBM/Lenovo
> > hardware it will use the IBM ACPI code and otherwise will use the
> > generic ACPI BAY code?
>
> I think for now this is a good idea - the ibm_acpi solution should be
> preferred over the generic bay driver till it is more fully developed.
> I don't know how to ensure this is done wrt load order though.
>
> >
> > Perhaps the IBM_ACPI_BAY code should go away and any missing
> > functionality provided there should be merged into ACPI_BAY?
> >
>
> I think this is a good idea. It would certainly be less confusing for users.
> too late for this release though, perhaps this can be targetted at 2.6.22/23?
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
next prev parent reply other threads:[~2007-03-15 21:57 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-15 7:10 [PATCH] ACPI_IBM_BAY can not coexist with ACPI_BAY Chris Wedgwood
2007-03-15 13:27 ` Henrique de Moraes Holschuh
2007-03-15 15:04 ` Henrique de Moraes Holschuh
2007-03-15 17:51 ` [PATCH] ACPI: ibm-acpi: allow module to load when acpi notifiers can't be set Henrique de Moraes Holschuh
2007-03-15 19:15 ` [PATCH] ACPI: ibm-acpi: allow module to load when acpi notifiers can't be set (v2) Henrique de Moraes Holschuh
2007-03-16 5:24 ` Len Brown
2007-03-15 19:17 ` [PATCH] ACPI: ibm-acpi: allow module to load when acpi notifiers can't be set Chris Wedgwood
2007-03-15 19:37 ` Kristen Carlson Accardi
2007-03-15 19:57 ` [ibm-acpi-devel] " Henrique de Moraes Holschuh
2007-03-15 21:57 ` Holger Macht [this message]
2007-03-15 19:39 ` Henrique de Moraes Holschuh
2007-03-15 19:26 ` Kristen Carlson Accardi
2007-03-15 19:48 ` [ibm-acpi-devel] " Henrique de Moraes Holschuh
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=20070315215728.GA15231@homac2 \
--to=hmacht@suse.de \
--cc=cw@f00f.org \
--cc=hmh@hmh.eng.br \
--cc=ibm-acpi-devel@lists.sourceforge.net \
--cc=kristen.c.accardi@intel.com \
--cc=lenb@kernel.org \
--cc=linux-acpi@vger.kernel.org \
--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