From: Bjorn Helgaas <bjorn.helgaas-VXdhtT5mjnY@public.gmane.org>
To: matthieu castet <castet.matthieu-GANU6spQydw@public.gmane.org>
Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org,
Shaohua Li <shaohua.li-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>,
Adam Belay <ambx1-IBH0VoN/3vPQT0dZR+AlfA@public.gmane.org>,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: Re: [PATCH] PNPACPI: fix types when decoding ACPI resources [resend]
Date: Wed, 3 Aug 2005 15:41:53 -0600 [thread overview]
Message-ID: <200508031541.53777.bjorn.helgaas@hp.com> (raw)
In-Reply-To: <42F1343B.70707-GANU6spQydw@public.gmane.org>
On Wednesday 03 August 2005 3:16 pm, matthieu castet wrote:
> Bjorn Helgaas wrote:
> > On Tuesday 02 August 2005 7:01 pm, Shaohua Li wrote:
> >>Did you have plan to remove other
> >>legacy acpi drivers?
> > No, I didn't -- which ones are you thinking about? Looking at
> > the callers of acpi_bus_register_driver(), I see:
> looking for METHOD_NAME__CRS is more acurate.
I didn't see any new ones when I looked for METHOD_NAME__CRS.
> > drivers/char/hpet.c
> > This probably should be converted to PNP. I'll
> > look into doing this.
> IIRC, I am not sure that the pnp layer was able to pass the 64 bits
> memory adress for hpet correctly. But it would be nice if it works.
You're right, this was broken. But I've been pushing a PNPACPI
patch to fix this.
> There was an extention of a floppy driver in order to use acpi in -mm,
> but it seems to have been dropped.
Yeah, I did that, and it was a huge mistake. The point was to avoid
blind probing for the device, but my concern was for ia64, and no ia64
boxes have floppy, so it's much easier to just not build the driver.
> PS : I saw in acpi ols paper that you plan once all dupe acpi drivers
> will be removed to register again the pnp device in acpi layer. Do you
> plan to add more check and for example add only device that have a CRS
> in pnp layer ?
If you mean the last paragraph of section 6, I don't really understand
it. But it mentions 8250_acpi.c as an obstacle, and I do know that we
are very close to being able to remove that. I've already posted two
patches (one to PNPACPI to fix the 64-bit address problem, and one to
8250_pnp to add support for MMIO UARTs). Once those are accepted, we
should be able to remove 8250_acpi.c. I think only ia64 really relies
on it anyway.
> PPS : is there any plan to integrate
> http://marc.theaimsgroup.com/?l=linux-kernel&m=111827568001255&w=2
I'm afraid I don't know anything about this one.
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
next prev parent reply other threads:[~2005-08-03 21:41 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-02 15:55 [PATCH] PNPACPI: fix types when decoding ACPI resources [resend] Bjorn Helgaas
[not found] ` <200508020955.54844.bjorn.helgaas-VXdhtT5mjnY@public.gmane.org>
2005-08-03 1:01 ` Shaohua Li
[not found] ` <1123030861.2937.4.camel-ECwVeV2eNyQD0+JXs3kMbRL4W9x8LtSr@public.gmane.org>
2005-08-03 15:20 ` Bjorn Helgaas
[not found] ` <200508030920.13450.bjorn.helgaas-VXdhtT5mjnY@public.gmane.org>
2005-08-03 21:16 ` matthieu castet
[not found] ` <42F1343B.70707-GANU6spQydw@public.gmane.org>
2005-08-03 21:41 ` Bjorn Helgaas [this message]
[not found] ` <200508031541.53777.bjorn.helgaas-VXdhtT5mjnY@public.gmane.org>
2005-08-04 12:38 ` matthieu castet
[not found] ` <42F20C5B.3020506-GANU6spQydw@public.gmane.org>
2005-08-04 15:57 ` Bjorn Helgaas
[not found] ` <200508040957.55485.bjorn.helgaas-VXdhtT5mjnY@public.gmane.org>
2005-08-04 16:08 ` matthieu castet
2005-08-04 0:51 ` Shaohua Li
2005-08-28 17:40 ` [ACPI] " matthieu castet
2005-08-04 0:46 ` Shaohua Li
2005-08-03 1:05 ` Kenji Kaneshige
[not found] ` <42F0185A.7060901-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
2005-08-03 18:29 ` Bjorn Helgaas
[not found] ` <200508031229.05343.bjorn.helgaas-VXdhtT5mjnY@public.gmane.org>
2005-08-04 5:18 ` Kenji Kaneshige
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=200508031541.53777.bjorn.helgaas@hp.com \
--to=bjorn.helgaas-vxdhtt5mjny@public.gmane.org \
--cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
--cc=ambx1-IBH0VoN/3vPQT0dZR+AlfA@public.gmane.org \
--cc=castet.matthieu-GANU6spQydw@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@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