In article <[EMAIL PROTECTED]>, James Simmons <[EMAIL PROTECTED]> wrote: >Based on fgconsole.c. I just threw it together in a few minutes. >/* > * consolewhat.c - Prints which VC /dev/console is. > */ You're confusing /dev/console and /dev/tty0. /dev/console might be associated with /dev/ttyS0 or /dev/lp1 Mike. -- RAND USR 16514 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- TIOCGDEV ioctl Kurt Garloff
- Re: TIOCGDEV ioctl Linus Torvalds
- Re: TIOCGDEV ioctl Alexander Viro
- Re: TIOCGDEV ioctl Miquel van Smoorenburg
- Re: TIOCGDEV ioctl Alexander Viro
- Re: TIOCGDEV ioctl Miquel van Smoorenburg
- Re: TIOCGDEV ioctl Alexander Viro
- Re: TIOCGDEV ioctl Kurt Garloff
- Re: TIOCGDEV ioctl Dr. Werner Fink
- Re: TIOCGDEV ioctl James Simmons
- Re: TIOCGDEV ioctl Miquel van Smoorenburg
- Re: TIOCGDEV ioctl James Simmons