I've now solved the problem with the very slow serial communication:
In my dosemu.conf, I now have these lines:

$_com1 = "/dev/ttyS0"
ports { device /dev/ttyS1 range 0x3f8 0x3ff fast }
irqpassing { use_sigio 4 }

I can not really understand why I have to say "device /dev/ttyS1" in
the port-line, and not ttyS0? But now, it works properly!
-- 
Lars Bj�rndal <[EMAIL PROTECTED]>
Storetveit�sen 15, 5067 Bergen.
Tlf.: 55 28 87 55  Mobil: 958.37.537  Mobilfaks: 940 13 915
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to