Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 09/19/1999 07:45:48
Module Name:	syssrc
Committed By:	drochner
Date:		Sun Sep 19 14:45:48 UTC 1999

Modified Files:
	syssrc/sys/dev/dec: zsms.c

Log Message:
set odd parity for the serial line
(done by directly setting zilog chip control bits -- there should be
a zs_set_frame() or so in z8530sc.c)
fixes PR port-alpha/8423 by Konrad Schroder <perseant@hhhh.org>


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/dev/dec/zsms.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.