X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Fsrc%2Fdevices%2Fi440fx.c;fp=palacios%2Fsrc%2Fdevices%2Fi440fx.c;h=d6312357e449d086523c902458ea1f2cb0fe2048;hb=a623576ca0618c548af2b96308e996eb32158c49;hp=4f7b48f67bea2e5599c24a6e8eacd95d3631a8c4;hpb=3ee591b788b6933bc8553b5d67ff11db8c78bdf9;p=palacios.git diff --git a/palacios/src/devices/i440fx.c b/palacios/src/devices/i440fx.c index 4f7b48f..d631235 100644 --- a/palacios/src/devices/i440fx.c +++ b/palacios/src/devices/i440fx.c @@ -66,7 +66,7 @@ static int i440_init(struct vm_device * dev) { pci_dev->config_header.device_id = 0x1237; pci_dev->config_header.revision = 0x02; pci_dev->config_header.subclass = 0x00; // SubClass: host2pci - pci_dev->config_header.class = 0x06; // Class: PCI bridge + pci_dev->config_header.class = PCI_CLASS_BRIDGE; // Class: PCI bridge pci_dev->config_space[0x72] = 0x02; // SMRAM (?)