Source-Changes archive

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

CVS commit: src/sbin/wsconsctl



Module Name:    src
Committed By:   mlelstv
Date:           Sat Dec 25 13:54:13 UTC 2021

Modified Files:
        src/sbin/wsconsctl: Makefile display.c util.c wsconsctl.h

Log Message:
Add support for a read-only edid attribute that shows the result of
WSDISPLAYIO_GET_EDID.

Uses code from sys/dev/videomode to parse and print the edid data.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sbin/wsconsctl/Makefile \
    src/sbin/wsconsctl/display.c
cvs rdiff -u -r1.32 -r1.33 src/sbin/wsconsctl/util.c
cvs rdiff -u -r1.13 -r1.14 src/sbin/wsconsctl/wsconsctl.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