Re: Writing a console/tty driver -- how to use tty_port?

From: Timur Tabi
Date: Fri Oct 29 2010 - 10:14:55 EST


Timur Tabi wrote:
> I've done a little more debugging, and it's even stranger than I thought. The
> console is only half missing.
>
> What's missing is my shell prompt, and a few other things. I can type in
> commands, though. The prompt returns, however, if I 'cd' to the root direcetory.

Never mind, I figure it out. My console device was silently rejecting any
writes larger than 16 bytes.

Sorry for the noise. I know your inboxes must be always full.

--
Timur Tabi
Linux kernel developer at Freescale

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/