Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: xsrc/external/mit/xf86-video-geode/dist/src
Module Name: xsrc
Committed By: nia
Date: Sat Oct 18 18:03:14 UTC 2025
Modified Files:
xsrc/external/mit/xf86-video-geode/dist/src: geode_msr.c
Log Message:
geode: Avoid reading /dev/cpu/0/msr, which does not exist.
This is another sneaky patch posted online by RVP.
XXX it should be verified whether changing _PATH_MSRDEV to /dev/cpuctl
works on NetBSD (instead of this patch), but for now this is known to
work. I don't have access to the hardware to test an alternative
solution (neither does RVP).
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 \
xsrc/external/mit/xf86-video-geode/dist/src/geode_msr.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