]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r267651 (by attilio):
authorkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 2 Jul 2014 13:09:26 +0000 (13:09 +0000)
committerkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 2 Jul 2014 13:09:26 +0000 (13:09 +0000)
commit2b616ddf53a1a6e79a5508d3e920814f87474b02
treea5e6f17acd358da2e1d29cfe34ddb0a2135f6d24
parenta85d788883aae9a3b15176fc12a919c3d03c20c5
MFC r267651 (by attilio):
Add the possibility to specify ecx when performing cpuid calls.

MFC r267673:
Restore the ABI of the cpuctl(4) ioctl request CPUCTL_CPUID.

MFC r267814:
Make cpuctl_do_cpuid() and cpuctl_do_cpuid_count() return void.

git-svn-id: svn://svn.freebsd.org/base/stable/10@268157 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
share/man/man4/cpuctl.4
sys/dev/cpuctl/cpuctl.c
sys/sys/cpuctl.h
usr.sbin/cpucontrol/cpucontrol.8
usr.sbin/cpucontrol/cpucontrol.c