Source-Changes archive

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

CVS commit: src/sys/arch/shark/ofw



Module Name:    src
Committed By:   tsutsui
Date:           Sun Jan  9 15:29:27 UTC 2005

Modified Files:
        src/sys/arch/shark/ofw: vga_ofbus.c
Added Files:
        src/sys/arch/shark/ofw: vga_ofbusvar.h

Log Message:
- Adapt to vga_common_attach() API changes.
- Add more VGA initialization code to vga_ofbus_cnattach() from pccons.c.
- Export vga_ofbus_cnattach() prototype for consinit() ops.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/shark/ofw/vga_ofbus.c
cvs rdiff -r0 -r1.1 src/sys/arch/shark/ofw/vga_ofbusvar.h

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