git: VIA CPU support: Detect and enable CPU features (RNG, ACE e

看板DFBSD_commit作者時間16年前 (2009/10/03 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit ca6dce84668bc747e911fcf3a99e508d0b0c34f3 Author: Sascha Wildner <saw@online.de> Date: Sat Sep 5 08:36:27 2009 +0200 VIA CPU support: Detect and enable CPU features (RNG, ACE etc.). Taken from: FreeBSD Summary of changes: sys/cpu/amd64/include/specialreg.h | 21 +++++++++ sys/cpu/i386/include/specialreg.h | 21 +++++++++ sys/platform/pc32/i386/identcpu.c | 38 ++++++++++++++++ sys/platform/pc32/i386/initcpu.c | 86 ++++++++++++++++++++++++++++++++++++ sys/platform/pc64/amd64/initcpu.c | 75 +++++++++++++++++++++++++++++++ 5 files changed, 241 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ca6dce84668bc747e911fcf3a99e508d0b0c34f3 -- DragonFly BSD source repository
文章代碼(AID): #1AnZ_cqz (DFBSD_commit)