Ticket #3796: est.diff

File est.diff, 275 bytes (added by lt_henry, 14 years ago)

Enables speedstep (tested on Intel T5500 on rev 34203)

  • frequency.cpp

     
    120120    switch (bus) {
    121121        case 100:
    122122        case 133:
     123        case 166:
    123124        case 333:
    124125            return true;
    125126        default: