DragonFly BSD
DragonFly commits List (threaded) for 2009-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: VIA CPU support: Detect and enable CPU features (RNG, ACE etc.).


From: Alex Hornung <alexh@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 2 Oct 2009 08:55:01 -0700 (PDT)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]