On Tue, 13 Apr 2004, Stefan Reinauer wrote:
What is the right way of getting this code into a LinuxBIOS build? Should there be some "driver" directive like there's "northbridge" and "southbridge"? Or is there some better idea?
Driver sounds ok to me. This would get the driver into the static device tree. The convention could be that drivers are called with the same passes that any other static device is called with.
I think the structure of V2 would support this just fine.
ron