Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Apr 1997 22:25:23 -0700 (PDT)
From:      KATO Takenori <kato>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/i386 initcpu.c
Message-ID:  <199704190525.WAA26778@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
kato        97/04/18 22:25:22

  Modified:    sys/i386/i386  initcpu.c
  Log:
  Don't disable CPU cache in init_486dlc.  If BIOS supports Cyrix 486,
  BIOS enables CPU cache and other registers.  If BIOS does not supports
  it, CPU cache is disabled at reset time.
  
  This commit closes PR/3292.
  
  PR:		3292
  
  Revision  Changes    Path
  1.3       +1 -3      src/sys/i386/i386/initcpu.c



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