[coreboot] [patch] PCI class test for VGA

Ronald Hoogenboom ronald at zonnet.nl
Wed Feb 27 23:55:28 CET 2008


Hi,

In pci_device.c, the class for VGA was not tested properly, leading to
no VGA output from coreboot, even after the boot-rom was executed
properly (CONFIG_PCI_ROM_RUN) or no boot-rom execution with
CONFIG_VGA_ROM_RUN at all. According to the header file device.h, the
class field of struct device is '3 bytes: (base,sub,prog-if)'.

Signed-off-by: Ronald Hoogenboom <hoogenboom30 at zonnet.nl>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pci-class-vga.patch
Type: text/x-patch
Size: 713 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20080227/c8cfa4cd/attachment.patch>


More information about the coreboot mailing list