Date: Fri, 29 Feb 2008 19:18:09 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 identcpu.c Message-ID: <200802291918.m1TJI9SL088454@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2008-02-29 19:18:09 UTC FreeBSD src repository Modified files: sys/i386/i386 identcpu.c Log: With the recent change to enable CPU brands from the VIA chips, the code to add padlock features to the CPU model on VIA CPUs was no longer effective. Change the code to instead output a separate printf during dmesg for VIA Padlock features similar to other cpuid feature bitmasks. MFC after: 1 week Revision Changes Path 1.183 +41 -24 src/sys/i386/i386/identcpu.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802291918.m1TJI9SL088454>