[LinuxBIOS] LinuxBIOS and VMWare

Joe Pub joepubber at googlemail.com
Wed Feb 28 19:52:18 CET 2007


Hi Lu,

I have changed the config as suggested, didn't realise that the PCI id's had
to be in numerical order.  Different result with VMWare now, it reports a
triple fault within the VMWare log, but that it as much as I can get from
it, still no serial output when VGA is on

Regards,
Joe

On 28/02/07, Lu, Yinghai <yinghai.lu at amd.com> wrote:
>
>  chip northbridge/intel/i440bx
>
>  device pci_domain 0 on
>   device pci 0.0 on end     # host bridge
>   device pci 1.0 on end     # PCI bridge
>   device pci 10.0 on end     # SCSI storage controller
>   device pci 11.0 on end     # Ethernet controller
>   device pci 12.0 on end     # Audio controller
>
>   device pci f.0 on       # VGA controller
>    chip drivers/pci/onboard
>     device pci f.0 on end
>     register "rom_address" = "0xfff80000"
>    end
>   end
>
>   device pci 7.0 on      # ISA bridge
>   end
>  end
>
>
>
>>
>
>
>
>
> chip northbridge/intel/i440bx
>
>  device pci_domain 0 on
>   device pci 0.0 on end     # host bridge
>   device pci 1.0 on end     # PCI bridge
>
>
>     device pci 7.0 on      # ISA bridge
>   end
>
>
> chip drivers/pci/onboard
>     device pci f.0 on end
>     register "rom_address" = "0xfff80000"
>    end
>
>
>   device pci 10.0 on end     # SCSI storage controller
>   device pci 11.0 on end     # Ethernet controller
>   device pci 12.0 on end     # Audio controller
>
>      end
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20070228/76708b12/attachment.html>


More information about the coreboot mailing list