cvs commit: src/sys/sparc64/include ver.h src/sys/sparc64/sparc64 identcpu.c

Marius Strobl marius at FreeBSD.org
Sun May 20 13:47:37 UTC 2007


marius      2007-05-20 13:47:36 UTC

  FreeBSD src repository

  Modified files:
    sys/sparc64/include  ver.h 
    sys/sparc64/sparc64  identcpu.c 
  Log:
  - Also identify USIIIi+, USIV and USIV+ CPUs.
  - Use __FBSDID in identcpu.c.
  - Remove #ifndef SUN4V around global cpu_impl variable; it doesn't
    hurt on sun4v for now and once setPQL2() is gone sun4v can stop
    sharing identcpu.c with sparc64, making the reminder of this file
    also sparc64-only again. [1]
  
  Submitted by:   kmacy [1]
  
  Revision  Changes    Path
  1.6       +11 -8     src/sys/sparc64/include/ver.h
  1.17      +13 -4     src/sys/sparc64/sparc64/identcpu.c


More information about the cvs-src mailing list