aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/devcpu/pkg-descr
blob: 222951ae47cd5a85668c3b4118db0f0c629f1547 (plain) (blame)
1
2
3
4
5
6
7
8
9
This kernel module provides access to i386/amd64 CPUs MSR (Model Specific
Register) registers and cpuid info through /dev/cpu%d devices, where %d
corresponds to cpu number.

It can be used with x86info to retrive information available from MSR registers.

Additionally, this module can be used to update/replace microcode of cpus.

Author: Stanislav Sedov <stas@FreeBSD.org>
'>Bump PORTREVISION after fixing startup script.dirk2002-08-081-1/+1 * Workaround revision 1.42 and 1.29.2.7 of src/bin/sh/parser.c.dirk2002-08-081-1/+2 * Back out last commit. It was unapproved and inappropriate since itdirk2002-08-081-4/+0 * Look for my.cnf in ${PREFIX}/etc rather than /etc.anders2002-07-011-0/+4 * Upgrade to 3.23.51.dirk2002-06-207-87/+71 * Upgrade to 3.23.49.dirk2002-02-192-2/+2 * Add knob for --enable-thread-safe-client (THREAD_SAFE_CLIENT)dirk2002-02-151-0/+3 * Fix argument for chmod (00mysql-client.sh -> 000.mysql-client.sh)dirk2002-02-121-1/+1 * - upgrade to 3.23.48dirk2002-02-113-4/+4 * Upgrade to 3.23.47.dirk2001-12-292-3/+3 * Add support for InnoDB tables.dirk2001-12-201-2/+2 * - remove -fno-omit-frame-pointer from CFLAGS if BUILD_OPTIMIZED is setdirk2001-12-191-4/+7