On 12/4/19 3:39 PM, Philippe Mathieu-Daudé wrote: > Commit 34ea023d4b9 introduced the Tulip PCI NIC. > Since this better models the DP264 hardware, use it. > > Signed-off-by: Philippe Mathieu-Daudé <phi...@redhat.com> > --- > hw/alpha/dp264.c | 4 ++-- > hw/alpha/Kconfig | 2 +- > 2 files changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> I've tested that a 5.4 kernel built for alpha is able to communicate via this driver model. r~