[OpenBIOS] Sparc64 OpenBIOS

Nick Couchman Nick.Couchman at seakr.com
Thu Nov 19 17:27:49 CET 2009


>>> On 2009/11/19 at 09:13, Tarl Neustaedter <Tarl.Neustaedter at Sun.COM> wrote: 
> Nick Couchman wrote:
>> So, does call-method in ciface.fs need to be modified to send the arguments 
> to $call-method correctly?  Or is it seek in ciface.fs that needs to be 
> corrected?
>>
>> -
> 
> It looks like call-method is correct, it was the call from seek that was 
> wrong.

So, does it just need to be changed from:
" seek" call-method

to:
rot swap " seek" call-method

like read and write?  It looks like the arguments to seek are a little different from read and write, and when I try changing it to that and rebuilding OpenBIOS, I get exactly the same exception -21.

(Sorry if that's a stupid mistake on my part - I'm very new to Forth, so I'm still trying to wrap my head around it :-).

-Nick



--------
This e-mail may contain confidential and privileged material for the sole use of the intended recipient.  If this email is not intended for you, or you are not responsible for the delivery of this message to the intended recipient, please note that this message may contain SEAKR Engineering (SEAKR) Privileged/Proprietary Information.  In such a case, you are strictly prohibited from downloading, photocopying, distributing or otherwise using this message, its contents or attachments in any way.  If you have received this message in error, please notify us immediately by replying to this e-mail and delete the message from your mailbox.  Information contained in this message that does not relate to the business of SEAKR is neither endorsed by nor attributable to SEAKR.



More information about the OpenBIOS mailing list