CVSROOT: /cvs Module name: src Changes by: g...@cvs.openbsd.org 2009/05/31 21:50:57
Modified files: sys/arch/amd64/amd64: identcpu.c Log message: New VIA nano's support amd64 and EST. Move the setperf init routine outside of the vendor check for intel and use the EST cpu feature flag to determine if we should call the est init routine. Tested on mattieu@'s via nano laptop. ok deraadt@, jsg@