Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Jun 2004 14:14:53 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/include cputypes.h src/sys/i386/i386 identcpu.c vm_machdep.c
Message-ID:  <200406032114.i53LErZh028606@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2004/06/03 14:14:53 PDT

  FreeBSD src repository

  Modified files:
    sys/i386/include     cputypes.h 
    sys/i386/i386        identcpu.c vm_machdep.c 
  Log:
  The NatSemi (now AMD) Geode SC1100 needs special treatment here and there
  because it is an embedded gadget.  Give it it's own value for the "cpu"
  variable and add code to reset it lacking a keyboard controller.
  
  Revision  Changes    Path
  1.139     +2 -0      src/sys/i386/i386/identcpu.c
  1.240     +6 -0      src/sys/i386/i386/vm_machdep.c
  1.18      +1 -0      src/sys/i386/include/cputypes.h



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