taglinefilesource code
respond_string945drivers/char/console.crespond_string(buf, tty);
respond_string950drivers/char/console.crespond_string("\033[0n", tty);  /* Terminal ok */
respond_string955drivers/char/console.crespond_string(VT102ID, tty);
respond_string964drivers/char/console.crespond_string(buf, tty);