Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Oct 2000 16:07:13 -0700 (PDT)
From:      Mike Smith <msmith@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci pci.c
Message-ID:  <200010282307.QAA12200@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
msmith      2000/10/28 16:07:13 PDT

  Modified files:
    sys/pci              pci.c 
  Log:
  Unconditionally turning on the I/O and memory enable bits in the PCI
  command register is too aggressive.  Revert to the previous behaviour, but
  leave the new behaviour available as an undocumented option.  It's not
  clear what the Right, Right Thing is to do here, but the more conservative
  approach is safer.
  
  Revision  Changes    Path
  1.163     +15 -2     src/sys/pci/pci.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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