From f61e10a1cdf632d902fb8dfcba8f75e98135e0ce Mon Sep 17 00:00:00 2001 From: nyan Date: Sat, 19 Aug 2000 10:19:43 +0000 Subject: [PATCH] Disabled serial console. --- sys/pc98/conf/GENERIC.hints | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/pc98/conf/GENERIC.hints b/sys/pc98/conf/GENERIC.hints index 153d41688839..4ea0ca3e33ef 100644 --- a/sys/pc98/conf/GENERIC.hints +++ b/sys/pc98/conf/GENERIC.hints @@ -95,7 +95,7 @@ hint.sio.0.irq="4" hint.sio.1.at="isa" hint.sio.1.port="0x238" hint.sio.1.irq="5" -hint.sio.1.flags="0x12000010" +hint.sio.1.flags="0x12000000" # PC-9861K, PC-9801-101, MDC-926Rs #hint.sio.1.at="isa" #hint.sio.1.port="0x0B1"