On 2017年11月15日 05:41, Stefan Weil wrote:
Am 06.11.2017 um 21:35 schrieb Mike Nawrocki:
Adds a new PCI ID for the i82559a (0x8086 0x1030) interface. Enables
this ID with a new property "use-alt-device-id" to preserve
compatibility.
Signed-off-by: Mike Nawrocki <michael.nawro...@gtri.gatech.edu>
---
hw/net/eepro100.c | 12 ++++++++++++
include/hw/pci/pci.h | 1 +
qemu-options.hx | 2 +-
3 files changed, 14 insertions(+), 1 deletion(-)
Sorry that I missed this patch.
I think I should have an entry for eepro100 in MAINTAINERS.
Yes, please send a patch for this.
Thanks
Mike, which hardware uses i82559a with PCI device id 0x1030?
https://www.intel.com/content/www/us/en/support/articles/000005612/network-and-i-o/ethernet-products.html
only lists devices with
0x1229.
Thanks,
Stefan