]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/e1000/base/e1000_ich8lan.h
net/e1000/base: add missing device ID
[dpdk.git] / drivers / net / e1000 / base / e1000_ich8lan.h
index 9c21396c380733712ad656d670587b26561816f7..bfee467b35842f90a2b7f5c1c18343f00ef0238d 100644 (file)
 /* Receive Address Initial CRC Calculation */
 #define E1000_PCH_RAICC(_n)    (0x05F50 + ((_n) * 4))
 
+#define E1000_PCI_VENDOR_ID_REGISTER   0x00
 #if defined(QV_RELEASE) || !defined(NO_PCH_LPT_B0_SUPPORT)
 #define E1000_PCI_REVISION_ID_REG      0x08
 #endif /* defined(QV_RELEASE) || !defined(NO_PCH_LPT_B0_SUPPORT) */