Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jul 2007 02:44:42 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/pci pci.c
Message-ID:  <200707290244.l6T2igGQ035287@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2007-07-29 02:44:41 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/pci          pci.c 
  Log:
  In pci_alloc_map(), restore the original value of the BAR for
  the duration of the function.  The device we would otherwise
  have left in an useless state may just as well be the low-level
  console. When booting verbose, we do need it addressable if we
  want to avoid a MCA.
  
  Approved by: re (kensmith)
  
  Revision  Changes    Path
  1.354     +8 -0      src/sys/dev/pci/pci.c



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