[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] stairs reloaded



On 25/02/2013 08:24, Helmut Karlowski wrote:
Did you test this with toswin?

E.g.: ps >/dev/console

I tested by running with a .prg which does some text output, from TeraDesk. And it worked as expected.

But I will also test with your ps testcase.

It's a kludge because CRMOD is 0 and cannot be set externally I guess.

T_CRMOD is 0x0001, so your justification is irrelevant.

Please commit the patch in my previous message. Anyway, my original stairs patch was wrong due to that stupid ~ typo.

When there's /dev/modem1 there should also be /dev/ttyS1 if mfp.xdd is
installed. Use that one.

Ok, I was not aware of mfp.xdd. I will try that.
I guess that /dev/ttyS1 uses the MFP hardware, while /dev/modem1 uses the BIOS.

Proper stty implementation may require additional mappings in the MiNTLib
termios, that will be a further task.

I don't think we'll get around this ..

Are stty enhancements in the scope of the 1.18 release?

--
Vincent Rivière