From: Alan C. <al...@lx...> - 2001-11-29 00:44:19
|
> accessing /dev/console only effects the first console in the list instead > of all of them. If this is true then that means /dev/consoel can exist > without /dev/tty which could be a good thing. Currently the "console" doesn't need to include a tty device - if its only being hit with printk output. |