summaryrefslogtreecommitdiff
path: root/src/python/m5/objects/Ethernet.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/python/m5/objects/Ethernet.py')
-rw-r--r--src/python/m5/objects/Ethernet.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/python/m5/objects/Ethernet.py b/src/python/m5/objects/Ethernet.py
index f17a6c888..a52e35511 100644
--- a/src/python/m5/objects/Ethernet.py
+++ b/src/python/m5/objects/Ethernet.py
@@ -71,7 +71,7 @@ class IGbE(PciDevice):
class IGbEPciData(PciConfigData):
VendorID = 0x8086
- DeviceID = 0x1026
+ DeviceID = 0x1075
SubsystemID = 0x1008
SubsystemVendorID = 0x8086
Status = 0x0000