K 10 svn:author V 3 bde K 8 svn:date V 27 2000-01-25T09:20:08.000000Z K 7 svn:log V 341 Don't follow null pointers if we somehow have a null devswitch entry despite having a non-null cn_tab entry. This case now works the same as if there is no physical console, except i/o at the kernel printf level may still work. This frees drivers of physical console drivers from the responsibility of attaching the device no matter what. END