9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] ACPI
@ 2006-07-12  2:57 david bulkow
  2006-07-12  3:22 ` Ronald G Minnich
  0 siblings, 1 reply; 3+ messages in thread
From: david bulkow @ 2006-07-12  2:57 UTC (permalink / raw)
  To: 9fans

Is anyone currently working on ACPI support?


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

* Re: [9fans] ACPI
  2006-07-12  2:57 [9fans] ACPI david bulkow
@ 2006-07-12  3:22 ` Ronald G Minnich
  2006-07-13  1:26   ` david bulkow
  0 siblings, 1 reply; 3+ messages in thread
From: Ronald G Minnich @ 2006-07-12  3:22 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

david bulkow wrote:
> Is anyone currently working on ACPI support?

it would be great if you would (hint).

And not do it the way linux did it (hint, hint).

ron


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

* Re: Re: [9fans] ACPI
  2006-07-12  3:22 ` Ronald G Minnich
@ 2006-07-13  1:26   ` david bulkow
  0 siblings, 0 replies; 3+ messages in thread
From: david bulkow @ 2006-07-13  1:26 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On 7/11/06, Ronald G Minnich <rminnich@lanl.gov> wrote:
> it would be great if you would (hint).
>
> And not do it the way linux did it (hint, hint).
>

I guess I walked into both of these :-)

Using the mptable code for clues, I have located and decoded the first
couple ACPI tables.  Before digging in I was hoping to find someone
with which to discuss potential directions.

I see this project expanding into three areas:

- decode the tables of interest
- process AML so I can find most of the tables and eventually handle
more than interrupt setup and processor identification
- tie all this into the kernel boot sequence

As to the first item I seek clarification.  Should I follow the
example in mp.[ch] and map C structures over each ACPI table or should
I decode them in a fashion similar to 9P message conversion?

Since this is a rather large project, should I submit code as I
complete sections of it, not breaking the kernel of course, or should
I package the whole thing up at the end?


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

end of thread, other threads:[~2006-07-13  1:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-12  2:57 [9fans] ACPI david bulkow
2006-07-12  3:22 ` Ronald G Minnich
2006-07-13  1:26   ` david bulkow

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).