Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Nov 2003 19:19:59 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/amd64/conf GENERIC
Message-ID:  <200311210320.hAL3JxmB033389@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2003/11/20 19:19:59 PST

  FreeBSD src repository

  Modified files:
    sys/amd64/conf       GENERIC 
  Log:
  Turn on NO_MIXED_MODE for amd64 generic.  It turns out that all the
  known samples of broken chipsets that needed mixed mode in the first place
  are so broken (ie: locks up) that we can't use IO APIC mode at all and it
  needs to be turned off in the bios.  So, the MIXED_MODE penalty on the
  good chipsets gained nothing.
  
  Approved by:  re (scottl)
  
  Revision  Changes    Path
  1.399     +1 -0      src/sys/amd64/conf/GENERIC



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