Milosch Meriac wrote:
> Am Mittwoch, 21. August 2002 17:47 schrieb Andy Green:
>
>>In addition, has anyone made such a fake kernel API shell before? Has
>>anyone looked at supporting nForce motherboards?
>
>
> You don't need a kernel API - you can directly link to nvnetlib.o - nvnet.c is
> a excellent reference document for this.
Milosch, that's a great point, nvnet.c is a perfect example of how to
use the .o, we don't need to worry too much about faking up an
environment that nvnetlib.o will find acceptable.
-Andy
|