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:   thorpej
Date:           Thu Jun  7 19:23:04 UTC 2001

Modified Files:
        syssrc/sys/arch/sgimips/dev: zs.c
        syssrc/sys/arch/sgimips/sgimips: console.c

Log Message:
Don't use PCLK as the baud rate generator, as the Indy doens't
like that, and it has no effect on the Indigo2.
>From Christopher SEKIYA <wileyc%rezrov.net@localhost>.

Also, query the "ConsoleOut" ARCS variable (i.e. "what the console
really is") rather than "console" ("what the console is configured
as").


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/sgimips/dev/zs.c
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/sgimips/sgimips/console.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