<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">[re-send, copying the list. For
      whatever reason, it seems messages aren't getting the reply-to:
      header.]<br>
      <br>
      On 2017-Dec-29 03:58 , Jd Lyons wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:373F3B10-22DF-4A79-B863-D1BF760C5512@yahoo.com">
      <div>
        <div>0 > " /pci/@e" open-dev to my-self  ok</div>
        <div>0 > my-self . 5fc5ac34  ok</div>
        <div>0 > my-parent . 5fc5abfc  ok</div>
        <div>0 > my-space . 0  ok <<---Seems my-space isn't
          returning a correct value?</div>
        <div>0 > </div>
        <div class=""><br class="">
        </div>
      </div>
    </blockquote>
    <pre wrap="">That's the problem. It appears that simply open-dev and assigning
my-self isn't enough. my-space (and my-address and my-unit) aren't
getting set up, so all config-space accesses are going to do the wrong
thing (they'll go to device 0, which may or may not be the root).

In the Sun/Oracle version, select would properly set things up, it
appears no equivalent is available under openbios.

I think you'll have to further debug this by getting the FCode to be
pulled in at startup in place of the built-in vga fcode, rather than
trying to fiddle things this way.

</pre>
  </body>
</html>