<br><tt><font size=2>"Kevin O'Connor" <kevin@koconnor.net>
wrote on 11/23/2010 08:26:32 AM:<br>
</font></tt>
<br><tt><font size=2>> <br>
> On Tue, Nov 23, 2010 at 06:31:41AM -0500, Stefan Berger wrote:<br>
> > Yes, this block is duplicated, but the code around it is different
than <br>
> > what exists.<br>
> > <br>
> > Would you want the same type of transparency in the code, i.e.,
using the <br>
> > function tables and<br>
> > the tricks with the #defines? Either way is fine, but it gives
me <br>
> > direction on how to proceed.<br>
> <br>
> I think you should just use call32() and not do anything special.
 I<br>
> don't see why you need a function table or any defines.<br>
> <br>
> BTW, do you really need to be in 32bit mode, or can this just be done<br>
> in 16bit mode?</font></tt>
<br>
<br><tt><font size=2>I'll need to at least use big real mode since the
device addresses are at</font></tt>
<br><tt><font size=2>0xfed40000 and will need to write data into ACPI tables.</font></tt>
<br>
<br><tt><font size=2>   Stefan</font></tt>
<br>