Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/dev/arcbios



Module Name:    syssrc
Committed By:   rafal
Date:           Sat Sep  8 01:39:13 UTC 2001

Modified Files:
        syssrc/sys/dev/arcbios: arcbios.c arcbios_tty.c

Log Message:
Make the ARCS console work again, by initializing the dev_t on arcbios init
rather than in the open entry point (where it's too late for cnopen).  Being
checked in from my Indy using the ARCS console on the graphics display.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/dev/arcbios/arcbios.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/dev/arcbios/arcbios_tty.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