Source-Changes archive

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

CVS commit: src/sys/arch/macppc



Module Name:    src
Committed By:   macallan
Date:           Wed Jul 13 22:54:33 UTC 2011

Modified Files:
        src/sys/arch/macppc/conf: files.macppc
        src/sys/arch/macppc/macppc: machdep.c
Added Files:
        src/sys/arch/macppc/macppc: static_edid.c static_edid.h

Log Message:
provide EDID blocks for hardware where we know the parameters but neither the
firmware nor DDC provide any. So far there's only a parameter block for the
PowerBook Pismo's built-in TFT, now Xorg works out of the box without config.
The same parameter block will probably do the right thing on Lombard, PDQ and
TFT-equipped Wallstreet PowerBooks.


To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 src/sys/arch/macppc/conf/files.macppc
cvs rdiff -u -r1.160 -r1.161 src/sys/arch/macppc/macppc/machdep.c
cvs rdiff -u -r0 -r1.1 src/sys/arch/macppc/macppc/static_edid.c \
    src/sys/arch/macppc/macppc/static_edid.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