Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   jmcneill
Date:           Mon Mar 21 09:20:04 UTC 2022

Modified Files:
        src/share/man/man4: hdaudio.4
        src/sys/arch/evbarm/conf: GENERIC GENERIC64
        src/sys/dev/hdaudio: files.hdaudio hdafg.c

Log Message:
hdaudio: Obsolete HDAUDIO_ENABLE_DISPLAYPORT and HDAUDIO_ENABLE_HDMI

Enable display port and HDMI devices by default rather than making this
a compile time option.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/share/man/man4/hdaudio.4
cvs rdiff -u -r1.105 -r1.106 src/sys/arch/evbarm/conf/GENERIC
cvs rdiff -u -r1.194 -r1.195 src/sys/arch/evbarm/conf/GENERIC64
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/hdaudio/files.hdaudio
cvs rdiff -u -r1.26 -r1.27 src/sys/dev/hdaudio/hdafg.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