Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jan 1997 11:37:00 -0800 (PST)
From:      David Greenman <davidg>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/i386 pmap.c
Message-ID:  <199701301937.LAA26782@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidg      97/01/30 11:36:59

  Modified:    sys/i386/i386  pmap.c
  Log:
  Removed unnecessary PG_N flag from device memory mappings. This is handled
  by the CPU/chipset already and was apparantly triggering a hardware bug that
  causes strange parity errors.
  
  Revision  Changes    Path
  1.136     +1 -1      src/sys/i386/i386/pmap.c



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