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:   mhitch
Date:           Thu Apr 20 20:02:35 UTC 2000
Modified Files:
        syssrc/sys/arch/pmax/dev: rcons.c
Log Message:
When the tty intialization was split out of rcons_init(), the call to
rcons_ttyinit() was never added to the pmax rasterconsole stuff.  Output
to the display using /dev/console has not been working since then.  Adding
the call to rcons_ttyinit() makes this work again.
To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 syssrc/sys/arch/pmax/dev/rcons.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