Russ Cox wrote:
This explains your echoing problem too.

I'm not totally convinced. Kernel is not trying to use serial as a console, only 9load.

Also, if kernel were to echo, then if I told modem to echo, why wouldn't I get double-echo? In fact, once modem started echoing, I should get a nice infinite loop of echos as the kernel put a prompt to the modem, the modem echo'ed the prompt, and so on. This is the normal problem that crops up in this type of case. I'm not seeing that.

Another problem is that 9load is using serial as a console even though menuconsole is not set to anything; I'll have to see why this is happening. Oh, never mind, andrey is fixing it :)

ron

Reply via email to