mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
Net: Add Intel E1000 82574L PCIe card support
Add Intel E1000 82574L PCIe card support. Test on MPC8544DS and MPC8572 board. Add the missing contact information for future support. Signed-off-by: Roy Zang <tie-fei.zang@freescale.com> Acked-by: Kumar Gala <galak@kernel.crashing.org>
This commit is contained in:
@@ -1853,6 +1853,7 @@
|
||||
#define PCI_DEVICE_ID_INTEL_82573E 0x108B
|
||||
#define PCI_DEVICE_ID_INTEL_82573E_IAMT 0x108C
|
||||
#define PCI_DEVICE_ID_INTEL_82573L 0x109A
|
||||
#define PCI_DEVICE_ID_INTEL_82574L 0x10D3
|
||||
#define PCI_DEVICE_ID_INTEL_82546GB_QUAD_COPPER_KSP3 0x10B5
|
||||
#define PCI_DEVICE_ID_INTEL_80003ES2LAN_COPPER_DPT 0x1096
|
||||
#define PCI_DEVICE_ID_INTEL_80003ES2LAN_SERDES_DPT 0x1098
|
||||
|
Reference in New Issue
Block a user