<html><head></head><body><div style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:13px;"><div>I'm a little lost.</div><div><br></div><div>I don't have an old G5 with a PCI-E slot to dump the propreties of the card.</div><div><br></div><div>I'm not sure if the PCI Header is not being loaded that the FCode can match to the device(pci10de,0141).</div><div><br></div><div>I don't know if that's related to this issue or not.</div><div><br></div><div><br></div>
            <div>When I do:</div><div><br></div><div>0 > 0 0 " 4,0" " /pci@f2000000" begin-package  ok<br>0 > dev /pci ls <br>fff8042c mac-io@c<br>fff83008 usb@d<br>fff83374 QEMU,VGA@e<br>fff87994 NE2000@f<br>fff87d44 pci10de,141@10<br>fffad3dc <noname><br> ok<br>0 > <br><br><div>It creates a <noname> device, but it has no address, so I can't get the .properties or words from it. I'm sure I'm not getting this command right, I don't think OpenBios has a "Slot" property for PCI Cards?</div><div><br></div><div>That maybe an issue?<br></div></div><div><br></div><div><br></div><div><br></div>
            
            <div id="yahoo_quoted_3985811631" class="yahoo_quoted">
                <div style="font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:13px;color:#26282a;">
                    
                    <div>
                        On Sunday, December 17, 2017, 12:06:51 PM EST, Segher Boessenkool <segher@kernel.crashing.org> wrote:
                    </div>
                    <div><br></div>
                    <div><br></div>
                    <div>Hi!<br clear="none"><br clear="none">On Sun, Dec 17, 2017 at 10:22:29AM +0000, Mark Cave-Ayland wrote:<br clear="none">> On 15/12/17 23:26, Jd Lyons wrote:<br clear="none">> >I’m having trouble CC ing the list, I know stupid of me.<br clear="none">> ><br clear="none">> >Any idea what the unnamed FCode in the detok is?<br clear="none">> ><br clear="none">> >Does detok just not understand it, or is it words or methods?<br clear="none">> <br clear="none">> From memory I believe it's an anonymous Forth word, i.e. one where the <br clear="none">> dictionary name is empty but it can still be called by its address.<br clear="none"><br clear="none">That's right.  It's a token created with new-token instead of named-token<br clear="none">or external-token (b5, b6, ca respectively).  It has no name, so you cannot<br clear="none">call it by name, but it is perfectly valid FCode, you can access the created<br clear="none">word by token number like everything else.<br clear="none"><br clear="none"><br clear="none">Segher<div class="yqt8200355571" id="yqtfd26367"><br clear="none"><br clear="none">-- <br clear="none">OpenBIOS                 <a shape="rect" href="http://openbios.org/" target="_blank">http://openbios.org/</a><br clear="none">Mailinglist:  <a shape="rect" href="http://lists.openbios.org/mailman/listinfo" target="_blank">http://lists.openbios.org/mailman/listinfo</a><br clear="none">Free your System - May the Forth be with you</div></div>
                </div>
            </div></div></body></html>