On Sat, Jul 05, 2008 at 04:35:29PM +0200, Carl-Daniel Hailfinger wrote: > mainboard-vendor = "Emulation"; > mainboard-name = "QEMU x86"; > + mainboard_pci_subsystem_vendor = "0x15ad"; > + mainboard_pci_subsystem_device = "0x1976"; > device_operations = "qemuvga_pci_ops_dev";
The dts syntax is somewhat inconsistent, sometimes - sometimes _. Is there a rule? And why are hex numbers specified as strings? That is silly. //Peter -- coreboot mailing list [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

