diff --git a/sys/alpha/conf/GENERIC.hints b/sys/alpha/conf/GENERIC.hints index 0b740d8fff0..0c268d3cae4 100644 --- a/sys/alpha/conf/GENERIC.hints +++ b/sys/alpha/conf/GENERIC.hints @@ -25,8 +25,10 @@ hint.mcclock.0.port="0x70" hint.sio.0.at="isa" hint.sio.0.port="0x3F8" hint.sio.0.irq="4" +hint.sio.0.flags="0x10" hint.sio.1.at="isa" hint.sio.1.port="0x2F8" hint.sio.1.irq="3" +hint.sio.1.flags="0x80" hint.ppc.0.at="isa" hint.ppc.0.irq="7"