Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Feb 2007 14:33:07 +0000 (UTC)
From:      Robert Watson <rwatson@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:  <200702081433.l18EX7BD019782@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2007-02-08 14:33:07 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/pci          pci.c 
  Log:
  As VPD support still causes hard hangs on boot with some hardware, add a
  tunable allowing automatic parsing of VPD data to be disabled.  The
  default is left as-is; if you are having problems with hard hangs at boot
  due to VPD, try setting hw.pci.enable_vpd=0.  A proper architectural
  solution has been under discussion for some time, but this allows me to
  boot my test machines in the mean time.
  
  Submitted by:   bz
  Head nod:       jmg
  
  Revision  Changes    Path
  1.339     +9 -2      src/sys/dev/pci/pci.c



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