K 10 svn:author V 4 jake K 8 svn:date V 27 2002-08-06T18:56:41.000000Z K 7 svn:log V 308 Remove new console devices with cnremove before initializing them in cninit. This allows a console driver to replace the existing console by calling cninit again, eg during the device probe. Otherwise the multiple console code sends output to both, which is unfortunate if they're using the same hardware. END