Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: mrg
Date: Wed May 17 09:28:23 UTC 2000
Modified Files:
syssrc/sys/arch/sparc64/dev: zs.c
Log Message:
move zs_attach() to after the setting of the console device, to avoid
having cn_dev being 0 and thus cnopen() being called recursively. this
fixes this problem for zs-based console's only.
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 syssrc/sys/arch/sparc64/dev/zs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index