Module Name: src Committed By: kiyohara Date: Sat Jul 27 06:54:35 UTC 2013
Modified Files: src/sys/dev/ic: com.c Log Message: As for the console of ns16750, comintr() may be called before comopen(). If sc_lcr is not initialized at this time, console will be in an ugly state. To generate a diff of this commit: cvs rdiff -u -r1.311 -r1.312 src/sys/dev/ic/com.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.