K 10 svn:author V 6 marius K 8 svn:date V 27 2009-05-02T18:06:15.264481Z K 7 svn:log V 250 MFC: r190756 Fix logic in MOD_LOAD handler to call dcons_attach after all successful dcons_drv_init invocations. Testing return value for 0 does not work for cases where dcons_drv_init was called already as part of low level console initialization. END