taglinefilesource code
respond_string951drivers/char/console.crespond_string(buf, tty);
respond_string956drivers/char/console.crespond_string("\033[0n", tty);  /* Terminal ok */
respond_string961drivers/char/console.crespond_string(VT102ID, tty);
respond_string970drivers/char/console.crespond_string(buf, tty);