Update cpuid_x86.c
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Sun, 16 Oct 2016 20:45:44 +0000 (22:45 +0200)
committerGitHub <noreply@github.com>
Sun, 16 Oct 2016 20:45:44 +0000 (22:45 +0200)
Add Bay Trail "Pentium N3520" atom cpu

cpuid_x86.c

index bbd377f..dff1507 100644 (file)
@@ -1110,6 +1110,9 @@ int get_cpuname(void){
        break;
       case 3:
        switch (model) {
+       case  7:
+           // Bay Trail        
+           return CPUTYPE_ATOM;        
        case 10:
         case 14:
          // Ivy Bridge