On Feb 12, 2008 3:15 PM, ron minnich <<a href="mailto:rminnich@gmail.com">rminnich@gmail.com</a>> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Feb 12, 2008 11:13 AM, Peter Stuge <<a href="mailto:peter@stuge.se">peter@stuge.se</a>> wrote:<br>><br>> >         mainboard-vendor = "Emulation";<br>> >         mainboard-name = "QEMU x86";</div>
</blockquote><div><br>Can we possibly pull this info (or defaults for this info) from Kconfig?<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d"><br>> >         enabled;<br>><br>> Again, is this enabled still needed?<br><br></div>no, it is the default, I keep forgetting to yank it. Fixed.<br><div class="Ih2E3d"><br><br>><br>><br>
> >         constructor = "qemuvga_constructors";<br>> >         cpus {};<br>> >         domain@0 {<br><br></div>domain@0 --> domain 0<br><div class="Ih2E3d">> >                 /config/("northbridge/intel/i440bxemulation/dts");<br>
> >                 bus@0 {<br><br></div>bus@0 --> bus 0<br>> >                         pci@0,0 {<br><br>pci@0,0 --> dev 0 function 1<br>> >                         };<br>> >                         pci@1,0 {<br>
pci@1,0 --> dev 1 function 0</blockquote><div><br>why shorten device to dev and not fuction to func? is it possible to set it up so people/developers can use either dev or device?<br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
> I'm very happy with the above except for the x@y syntax.<br><div class="Ih2E3d"><br></div>I'm happy to see an alternate, although I don't have a problem with<br>the @ myself. I'm used to it from Suns. But propose something<br>
reasonable that won't break the parser and we can try it.</blockquote><div><br>I don't see the problem either, except that it looks ugly (IMO). I'm fine with it either way.<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
> I don't even understand all the path types. What are they for the<br><div class="Ih2E3d">> different node types?<br><br></div>see comments above, do they make sense?<br><font color="#888888"><br>ron</font><br>
</blockquote><div><br>-Corey<br></div></div>