Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Sep 1995 14:31:59 -0700
From:      Paul Traina <pst>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/i386/i386 locore.s
Message-ID:  <199509162131.OAA26347@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
pst         95/09/16 14:31:58

  Modified:    sys/i386/i386  locore.s
  Log:
  Our existing Cyrix cache-disable code was short-cutting the steps for
  setting the control register.  Make the read and write operations two
  completely separate steps.
  
  While we're at it, pull in the whole set of Cyrix cache control options
  from NetBSD-current,  since a few motherboards do the right thing with
  the Cyrix chip.
  
  There is no option to disable the internal cache completely (yet).
  
  Reviewed by:	pst
  Obtained from:	NetBSD



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