Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Oct 1997 01:08:43 -0700 (PDT)
From:      KATO Takenori <kato@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/conf LINT src/sys/i386/i386 initcpu.c
Message-ID:  <199710060808.BAA07515@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
kato        1997/10/06 01:08:43 PDT

  Modified files:
    sys/i386/conf        LINT 
    sys/i386/i386        initcpu.c 
  Log:
  Added two Cyrix 6x86/6x86MX options.
  
  - CPU_CYRIX_NO_LOCK enables weak locking.  If this option is not set and
    FAILESAFE is defined, NO_LOCK bit of CCR1 is cleared.
  - CPU_WT_ALLOC enables write-through allocation.
  
  Revision  Changes    Path
  1.371     +10 -1     src/sys/i386/conf/LINT
  1.8       +35 -7     src/sys/i386/i386/initcpu.c



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