Date: Sat, 2 May 2009 18:06:15 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/dcons dcons_os.c Message-ID: <200905021806.n42I6YbB091600@repoman.freebsd.org>
index | next in thread | raw e-mail
marius 2009-05-02 18:06:15 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/dev/dcons dcons_os.c
Log:
SVN rev 191749 on 2009-05-02 18:06:15Z by marius
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.
Revision Changes Path
1.6.4.3 +2 -1 src/sys/dev/dcons/dcons_os.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905021806.n42I6YbB091600>
