Revision 0510224e

b/hw/rtl8139.c
2833 2833
    pci_conf[0x02] = 0x39;
2834 2834
    pci_conf[0x03] = 0x81;
2835 2835
    pci_conf[0x04] = 0x05; /* command = I/O space, Bus Master */
2836
    pci_conf[0x08] = 0x20; /* 0x10 */ /* PCI revision ID; >=0x20 is for 8139C+ */
2836
    pci_conf[0x08] = 0x10; /* 0x10 */ /* PCI revision ID; >=0x20 is for 8139C+ */
2837 2837
    pci_conf[0x0a] = 0x00; /* ethernet network controller */
2838 2838
    pci_conf[0x0b] = 0x02;
2839 2839
    pci_conf[0x0e] = 0x00; /* header_type */

Also available in: Unified diff