From: Bjorn Helgaas <bjorn.helgaas-VXdhtT5mjnY@public.gmane.org>
To: Alan Cox <alan-qBU/x9rampVanCEyBjwyrvXRex20P6io@public.gmane.org>
Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org,
Li Shaohua <shaohua.li-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>,
Len Brown <len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>,
Adam Belay <ambx1-IBH0VoN/3vPQT0dZR+AlfA@public.gmane.org>,
Andrew Grover
<andy.grover-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
Matthieu <castet.matthieu-GANU6spQydw@public.gmane.org>
Subject: Re: [PATCH/RFC 2/2]ACPI PNP driver
Date: Wed, 22 Sep 2004 14:58:18 -0600 [thread overview]
Message-ID: <200409221458.18377.bjorn.helgaas@hp.com> (raw)
In-Reply-To: <1095881343.4514.40.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
On Wednesday 22 September 2004 1:29 pm, Alan Cox wrote:
> On Mer, 2004-09-22 at 19:52, Bjorn Helgaas wrote:
> > PNP currently depends on ISA. ia64 doesn't set ISA. So if you
> > pull ACPI support out of serial/floppy/etc, those devices will
> > stop working on ia64. Are you planning to remove the ISA
> > dependency?
>
> Please be more precise. There are four kinds of "PnP" at least.
> IEEE1394 (parallel PnP) and serial PnP are independant of ACPI.
> BIOS PnP serves the same purpose and is replaced by the ACPI ability to
> enumerate system devices. ISA PnP enumerates devices on legacy ISA
> busses.
CONFIG_PNP currently depends on CONFIG_ISA. The patch posted adds
CONFIG_PNPACPI, which depends on CONFIG_PNP (and hence on CONFIG_ISA).
8250_pnp.o is only built if CONFIG_PNP. ia64 has no support for
CONFIG_ISA, so as things stand today, ia64 can't build 8250_pnp.o.
If I understand Li correctly, he's suggesting that 8250_acpi.o
(which ia64 currently uses) may eventually be removed because
8250_pnp.o will be sufficient.
Perhaps there's a way to make CONFIG_PNPACPI independent of both
CONFIG_PNP and CONFIG_X86, or at least independent of CONFIG_ISA?
-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
next prev parent reply other threads:[~2004-09-22 20:58 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-22 4:35 [PATCH/RFC 2/2]ACPI PNP driver Li Shaohua
[not found] ` <1095827699.18437.139.camel-U5EdaLXB8smDugQYiPIPGdh3ngVCH38I@public.gmane.org>
2004-09-22 18:52 ` Bjorn Helgaas
[not found] ` <200409221252.08427.bjorn.helgaas-VXdhtT5mjnY@public.gmane.org>
2004-09-22 19:29 ` Alan Cox
[not found] ` <1095881343.4514.40.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2004-09-22 20:58 ` Bjorn Helgaas [this message]
2004-09-23 2:41 ` Li Shaohua
[not found] ` <1095907272.15681.17.camel-U5EdaLXB8smDugQYiPIPGdh3ngVCH38I@public.gmane.org>
2004-09-23 14:56 ` Bjorn Helgaas
[not found] ` <200409230856.14991.bjorn.helgaas-VXdhtT5mjnY@public.gmane.org>
2004-09-24 2:15 ` Li Shaohua
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=200409221458.18377.bjorn.helgaas@hp.com \
--to=bjorn.helgaas-vxdhtt5mjny@public.gmane.org \
--cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
--cc=alan-qBU/x9rampVanCEyBjwyrvXRex20P6io@public.gmane.org \
--cc=ambx1-IBH0VoN/3vPQT0dZR+AlfA@public.gmane.org \
--cc=andy.grover-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=castet.matthieu-GANU6spQydw@public.gmane.org \
--cc=len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
--cc=shaohua.li-ral2JQCrhuEAvxtiuMwx3w@public.gmane.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