printf internals
- From: "Siva Prasad" <sprasad@xxxxxxxxx>
- Date: Thu, 13 Dec 2007 16:07:41 -0800
Hi,
I am looking at how exactly does the printf in user programs succeeds in
displaying characters to the serial console.
printf uses /dev/console to write the data. Once written to
/dev/console, what happens to the string written?
Is there any way, I can get access to those prints/string inside the
kernel?
Thanks
Siva
--
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/
- Follow-Ups:
- Re: printf internals
- From: David Newall
- Re: printf internals
- Prev by Date: Re: Could not set non-blocking flag with 2.6.24-rc5
- Next by Date: Strange ATA problems
- Previous by thread: Weird subtle kernel problem (maybe kernel, maybe driver, maybe ???)
- Next by thread: Re: printf internals
- Index(es):
Relevant Pages
|