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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to