[OpenBIOS] Apple's Open Firmware.

James Lyons lyons_dj at yahoo.com
Tue Mar 20 01:11:25 CET 2018


On Mar 19, 2018, at 7:57 PM, Segher Boessenkool wrote:

> On Mon, Mar 19, 2018 at 06:09:58PM -0400, James Lyons via OpenBIOS  
> wrote:
>> As an addition to our work trying to get the 6600 PCI-E working with
>> PCI Passthrough, I've got a QuickSilver G4 and a couple of Geforce/
>> Quadro cards.
>>
>> I've been working on some FCode Roms for them, and I'd like to test
>> them before I flash it to the EEProm, however I don't seem to have  
>> the
>> commands correct.
>>
>> " agp/@10" open-dev to my-self
>> load hd:12,\ppc\4600.rom
>> 800000 1 byte-load
>>
>> That all returns ok, but the FCode doesn't seem to execute.
>
> You probably need to call its "open" method before it does much.
>

  Thanks Segher,

I tried:

dev agp/@10
: open true ;
open-dev " agp/@10"

ALLOC-MEM request too big!

Did I do it correct?


>
> Segher




More information about the OpenBIOS mailing list