Module Name: src Committed By: uwe Date: Wed Jul 29 01:55:58 UTC 2020
Modified Files:
src/sys/dev: cninit.c
Log Message:
cninit - don't reset cn_tab on entry.
cn_tab can be already set up by the MD startup code to point to an
early console vtable that can still be useful for debugging and as a
fallback.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/dev/cninit.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
