taglinefilesource code
respond_string1025drivers/char/console.crespond_string(buf, tty);
respond_string1030drivers/char/console.crespond_string("\033[0n", tty);  /* Terminal ok */
respond_string1035drivers/char/console.crespond_string(VT102ID, tty);
respond_string1044drivers/char/console.crespond_string(buf, tty);