mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 08:43:55 -06:00
hw/isa/superio: Add the SMC FDC37C669 Super I/O
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180308223946.26784-23-f4bug@amsat.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
b250d04a3b
commit
7bea0dd434
4 changed files with 118 additions and 1 deletions
|
@ -55,5 +55,6 @@ typedef struct ISASuperIOClass {
|
|||
} ISASuperIOClass;
|
||||
|
||||
#define TYPE_FDC37M81X_SUPERIO "fdc37m81x-superio"
|
||||
#define TYPE_SMC37C669_SUPERIO "smc37c669-superio"
|
||||
|
||||
#endif /* HW_ISA_SUPERIO_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue