Results 1 to 1 of 1
Is there any relation between /dev/console and printk.c ?
/dev/console is a device.So it requires a device driver to handle it. Where is the code of device driver located ?
...
- 02-10-2007 #1Just Joined!
- Join Date
- Jan 2007
- Posts
- 9
Is there any relation between /dev/console ......
Is there any relation between /dev/console and printk.c ?
/dev/console is a device.So it requires a device driver to handle it. Where is the code of device driver located ?
Whether vt.c file is the device driver file which handles printing of messages on console ?
I am newbie to the linux kernel. I want help regarding these topics.
Thanks in advance....


Reply With Quote
