summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/isa/xsu_cards.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/bus/isa/xsu_cards.c')
-rw-r--r--src/emu/bus/isa/xsu_cards.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/bus/isa/xsu_cards.c b/src/emu/bus/isa/xsu_cards.c
index f32a21ce907..992eaf222d6 100644
--- a/src/emu/bus/isa/xsu_cards.c
+++ b/src/emu/bus/isa/xsu_cards.c
@@ -48,7 +48,7 @@ SLOT_INTERFACE_START( ec184x_isa8_cards )
SLOT_INTERFACE("ec1841.0004", ISA8_EC1841_0004) // BSC-like serial ports + parallel port
*/
SLOT_INTERFACE("mda", ISA8_MDA)
- SLOT_INTERFACE("hdc", ISA8_HDC)
+ SLOT_INTERFACE("hdc", ISA8_HDC_EC1841)
SLOT_INTERFACE("pccom", ISA8_COM)
SLOT_INTERFACE("pclpt", ISA8_LPT)
SLOT_INTERFACE("xtide", ISA8_XTIDE)