Merge branch 'fix/asoc' into for-linus
[deliverable/linux.git] / drivers / net / igb / e1000_hw.h
index d793dca1eef65243a396a2d88ecb7f1069f256f7..68aac20c31cac92164acd0f787cc312672deab64 100644 (file)
@@ -40,6 +40,8 @@ struct e1000_hw;
 #define E1000_DEV_ID_82576                    0x10C9
 #define E1000_DEV_ID_82576_FIBER              0x10E6
 #define E1000_DEV_ID_82576_SERDES             0x10E7
+#define E1000_DEV_ID_82576_QUAD_COPPER        0x10E8
+#define E1000_DEV_ID_82576_NS                 0x150A
 #define E1000_DEV_ID_82575EB_COPPER           0x10A7
 #define E1000_DEV_ID_82575EB_FIBER_SERDES     0x10A9
 #define E1000_DEV_ID_82575GB_QUAD_COPPER      0x10D6
This page took 0.041899 seconds and 5 git commands to generate.