Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 May 2011 00:27:42 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/powerpc/booke platform_bare.c src/sys/powerpc/include spr.h
Message-ID:  <201105290028.p4T0S30s059793@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

marcel      2011-05-29 00:27:42 UTC

  FreeBSD src repository

  Modified files:
    sys/powerpc/booke    platform_bare.c 
    sys/powerpc/include  spr.h 
  Log:
  SVN rev 222433 on 2011-05-29 00:27:42Z by marcel
  
  o   Add system versions for the P4040(E) and P4080(E).
  o   In bare_probe(), change the logic that determines the maximum
      number of processors/cores into a switch statement and take
      advantage of the fact that bit 3 of the SVR value indicates
      whether we're running on a security enabled version. Since we
      don't care about that here, mask the bit. All -E versions
      are taken care of automatically.
  
  Revision  Changes    Path
  1.12      +14 -5     src/sys/powerpc/booke/platform_bare.c
  1.26      +4 -0      src/sys/powerpc/include/spr.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105290028.p4T0S30s059793>