diff options
author | Anthony Liguori <aliguori@us.ibm.com> | 2010-02-19 13:02:10 -0600 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2010-02-19 13:02:10 -0600 |
commit | 9edf5051f331d183056293860ef4a20ed5abf13b (patch) | |
tree | d5eb2efd62f3054cf501e6020c47c0d631bf358b /hw/pci_ids.h | |
parent | 2583ba97ef1de6040b7d0afd2b66737515de5423 (diff) | |
parent | a408b1de524d47f475a0225d64d0958d70ae779d (diff) |
Merge remote branch 'mst/for_anthony' into staging
Diffstat (limited to 'hw/pci_ids.h')
-rw-r--r-- | hw/pci_ids.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/pci_ids.h b/hw/pci_ids.h index 63379c234a..fe7a121562 100644 --- a/hw/pci_ids.h +++ b/hw/pci_ids.h @@ -63,6 +63,7 @@ #define PCI_VENDOR_ID_APPLE 0x106b #define PCI_DEVICE_ID_APPLE_UNI_N_AGP 0x0020 +#define PCI_DEVICE_ID_APPLE_U3_AGP 0x004b #define PCI_VENDOR_ID_SUN 0x108e #define PCI_DEVICE_ID_SUN_EBUS 0x1000 |