taglinefilesource code
respond_string928drivers/char/console.crespond_string(buf, tty);
respond_string933drivers/char/console.crespond_string("\033[0n", tty);  /* Terminal ok */
respond_string938drivers/char/console.crespond_string(VT102ID, tty);
respond_string947drivers/char/console.crespond_string(buf, tty);