Hi All,
I wanted to know where exactly, in which file int the kernel, debug
messages are routed to the serial console driver...
Please let me know .. will be a great help
Thanks
Prabhu
Prabhu Chawandi, le Mon 13 Oct 2008 16:21:43 +0530, a ?crit :
> I wanted to know where exactly, in which file int the kernel, debug
> messages are routed to the serial console driver...
See calls to register_console in drivers/serial/*
Samuel