From 376b851909d42c6faf4f780f25b6be55f17f3a6e Mon Sep 17 00:00:00 2001 From: Helge Deller Date: Fri, 20 Dec 2019 22:15:08 +0100 Subject: hppa: Add support for LASI chip with i82596 NIC LASI is a built-in multi-I/O chip which supports serial, parallel, network (Intel i82596 Apricot), sound and other functionalities. LASI has been used in many HP PARISC machines. This patch adds the necessary parts to allow Linux and HP-UX to detect LASI and the network card. Signed-off-by: Helge Deller Signed-off-by: Sven Schnelle Message-Id: <20191220211512.3289-3-svens@stackframe.org> Signed-off-by: Richard Henderson --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index ff53f43d5d..efd3f3875f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -178,6 +178,8 @@ S: Maintained F: target/hppa/ F: hw/hppa/ F: disas/hppa.c +F: hw/net/*i82596* +F: include/hw/net/lasi_82596.h LM32 TCG CPUs M: Michael Walle -- cgit v1.2.3