K 10 svn:author V 6 yokota K 8 svn:date V 27 1999-06-29T17:36:20.000000Z K 7 svn:log V 320 Keyboard allocation/deallocation fix. - Do not try to allocate a keyboard in pccnprobe() when probing the vt driver for the kernel console. Rather, allocate a keyboard when initializing the vt driver in pccninit(). - Release the keyboard in pccnterm(). - Don't try to read from the keyboard, if it is not present. END