Source-Changes archive

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

CVS commit: src/sys/arch/alpha



Module Name:    src
Committed By:   tsutsui
Date:           Mon Jan 20 15:05:14 UTC 2014

Modified Files:
        src/sys/arch/alpha/alpha: autoconf.c
        src/sys/arch/alpha/include: pci_machdep.h
        src/sys/arch/alpha/pci: pci_machdep.c

Log Message:
Check and set "is_console" property to PCI displays for framebuffer drivers.

Tested on DS15 with radeonfb(4) and XP1000 with vga(4)
by Naruaki Etomi in PR/48431.


To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/sys/arch/alpha/alpha/autoconf.c
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/alpha/include/pci_machdep.h
cvs rdiff -u -r1.19 -r1.20 src/sys/arch/alpha/pci/pci_machdep.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