Revision ba07630c

b/hw/usb/hcd-ehci-pci.c
116 116
        .device_id = PCI_DEVICE_ID_INTEL_82801D, /* ich4 */
117 117
        .revision  = 0x10,
118 118
    },{
119
        .name      = "ich9-usb-ehci1",
119
        .name      = "ich9-usb-ehci1", /* 00:1d.7 */
120 120
        .vendor_id = PCI_VENDOR_ID_INTEL,
121 121
        .device_id = PCI_DEVICE_ID_INTEL_82801I_EHCI1,
122 122
        .revision  = 0x03,
123
    },{
124
        .name      = "ich9-usb-ehci2", /* 00:1a.7 */
125
        .vendor_id = PCI_VENDOR_ID_INTEL,
126
        .device_id = PCI_DEVICE_ID_INTEL_82801I_EHCI2,
127
        .revision  = 0x03,
123 128
    }
124 129
};
125 130

  

Also available in: Unified diff