Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-10] xsrc/external/mit/xf86-video-geode/dist/src
Module Name: xsrc
Committed By: martin
Date: Sun Oct 26 12:36:34 UTC 2025
Modified Files:
xsrc/external/mit/xf86-video-geode/dist/src [netbsd-10]: geode_msr.c
Log Message:
Pull up following revision(s) (requested by nia in ticket #1183):
external/mit/xf86-video-geode/dist/src/geode_msr.c: revision 1.8
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.7.6.1 \
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