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