K 10 svn:author V 6 marcel K 8 svn:date V 27 2005-01-31T04:31:22.000000Z K 7 svn:log V 408 Add the keyboard system device before we probe for the keyboard. The presence or absence of a keyboard does not change whether an UART is designed as a keyboard port or not and thus whether we can use the port as a TTY or not. We now call sunkbd_attach() even when we didn't previously find a keyboard. Emit a useful message stating that no keyboard was found, but don't do anything else. MFC after: 5 days END