public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
* Building ACPI for PPC architecture
@ 2006-10-23  8:30 rajeshprabhu72721
  2006-10-23 10:36 ` Alexey Starikovskiy
  2006-10-23 23:02 ` [linux-pm] " Paul Mackerras
  0 siblings, 2 replies; 4+ messages in thread
From: rajeshprabhu72721 @ 2006-10-23  8:30 UTC (permalink / raw)
  To: linux-pm, linux-acpi



We are trying to build ACPI for PPC e300 core . The problem is we donot have a BIOS running to supply the System Descriptor Tables to ACPI during boot. So ACPI gets disabled during boot. Are the system desc tables must for the ACPI to run? Or is there a method where we can avoid these tables and make ACPI work directly. Without BIOS how do we make ACPI up and running?















Have you checked out the new-look www.indiatimes.com yet?Have you checked out the new-look www.indiatimes.com yet?


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Building ACPI for PPC architecture
  2006-10-23  8:30 Building ACPI for PPC architecture rajeshprabhu72721
@ 2006-10-23 10:36 ` Alexey Starikovskiy
  2006-10-23 15:43   ` Bjorn Helgaas
  2006-10-23 23:02 ` [linux-pm] " Paul Mackerras
  1 sibling, 1 reply; 4+ messages in thread
From: Alexey Starikovskiy @ 2006-10-23 10:36 UTC (permalink / raw)
  To: rajeshprabhu72721; +Cc: linux-pm, linux-acpi

You should try to build ACPI CA interpreter in user-space for your architecture first.
Get it here: http://www.intel.com/technology/iapc/acpi/downloads.htm
There is a big chance that you will find too many endian issues.

Regards,
	Alex.

rajeshprabhu72721 wrote:
> 
> We are trying to build ACPI for PPC e300 core . The problem is we donot have a BIOS running to supply the System Descriptor Tables to ACPI during boot. So ACPI gets disabled during boot. Are the system desc tables must for the ACPI to run? Or is there a method where we can avoid these tables and make ACPI work directly. Without BIOS how do we make ACPI up and running?
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> Have you checked out the new-look www.indiatimes.com yet?Have you checked out the new-look www.indiatimes.com yet?
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Building ACPI for PPC architecture
  2006-10-23 10:36 ` Alexey Starikovskiy
@ 2006-10-23 15:43   ` Bjorn Helgaas
  0 siblings, 0 replies; 4+ messages in thread
From: Bjorn Helgaas @ 2006-10-23 15:43 UTC (permalink / raw)
  To: Alexey Starikovskiy; +Cc: rajeshprabhu72721, linux-pm, linux-acpi

On Monday 23 October 2006 04:36, Alexey Starikovskiy wrote:
> You should try to build ACPI CA interpreter in user-space for your architecture first.
> Get it here: http://www.intel.com/technology/iapc/acpi/downloads.htm
> There is a big chance that you will find too many endian issues.

That is certainly an issue.  I think HP-UX used to run the CA in
big-endian mode, so they probably sorted out some of the issues.
But I think it was an ongoing headache, so they finally gave up and
wrote wrappers to run the CA in little-endian mode while the rest
of the OS runs in big-endian mode.

Bjorn

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [linux-pm] Building ACPI for PPC architecture
  2006-10-23  8:30 Building ACPI for PPC architecture rajeshprabhu72721
  2006-10-23 10:36 ` Alexey Starikovskiy
@ 2006-10-23 23:02 ` Paul Mackerras
  1 sibling, 0 replies; 4+ messages in thread
From: Paul Mackerras @ 2006-10-23 23:02 UTC (permalink / raw)
  To: rajeshprabhu72721; +Cc: linux-pm, linux-acpi

rajeshprabhu72721 writes:

> We are trying to build ACPI for PPC e300 core . The problem is we

Why?  What problem do you think that will solve?

> donot have a BIOS running to supply the System Descriptor Tables to
> ACPI during boot. So ACPI gets disabled during boot. Are the system
> desc tables must for the ACPI to run? Or is there a method where we
> can avoid these tables and make ACPI work directly. Without BIOS how
> do we make ACPI up and running?

ACPI is a bad idea (see Linus Torvalds' rants about ACPI in the
linux-kernel mailing list archives for the reasons).  Fortunately no
PowerPC platform has tried to implement it.  If nothing else, the
endianness difference would make it impracticable.

Paul.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-10-23 23:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-23  8:30 Building ACPI for PPC architecture rajeshprabhu72721
2006-10-23 10:36 ` Alexey Starikovskiy
2006-10-23 15:43   ` Bjorn Helgaas
2006-10-23 23:02 ` [linux-pm] " Paul Mackerras

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox