May 1, 2008 6:02 PM

I am new to Linux and embedded devices and am trying to learn it with the help of informative articles like this. Thanks to this post, I managed to download, compile, and upload to my router the Tomato firmware.

I would appreciate it if you could help me with a particular request though. I am trying to find the place in the source code where the connection between the Linux console and the serial ports are made. In particular I want to stop the console sending any messages or providing the prompt at any of the serial ports. It can easily be done in OpenWRT by editing a file, but it does not work in Tomato. Is there a place in the Firmware where I can do it or any place in the source where I can change this behavior and then compile it?

Thanks in advance!