cvs commit: src/sys/i386/i386 identcpu.c src/sys/i386/include specialreg.h

Michael Reifenberger mr at FreeBSD.org
Wed Jul 12 14:52:34 UTC 2006


mr          2006-07-12 14:52:32 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/i386        identcpu.c 
    sys/i386/include     specialreg.h 
  Log:
  First step to identify and initialize the newer VIA C7 CPU
  as found in a VIA EPIA EN-15000 board.
  
  Obtained from:  large parts from OpenBSD
  
  Revision  Changes    Path
  1.165     +20 -8     src/sys/i386/i386/identcpu.c
  1.33      +32 -0     src/sys/i386/include/specialreg.h


More information about the cvs-src mailing list