> Nemo, I wonder if you have any way to allow others to collaborate on > that code? Seems like there's certainly interest, and the ACPI spec > *is* open... >
Well, the code is done. The interpreter seems to be working, and the tables seem to be parsed. The problem is that we have to supply bus info correctly to the kernel. Once that is done, there'll be plenty of bugs to fix, and there's the joy of "acpi aware drivers". Sadly, the last month we could put almost no time on this, but that's changing now. I don't know when will it be ready for use. We are still almost there, but not there yet.
