Searched hist:167909 (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/pci/
H A Dpcivar.hdiff 167909 Mon Mar 26 18:18:52 MDT 2007 jhb Change the VPD code to read the VPD data on-demand when a driver asks for
it via pci_get_vpd_*() rather than always reading it for each device during
boot. I've left the tunable so that it can still be turned off if a device
driver causes a lockup via a query to a broken device, but devices whose
drivers do not use VPD (the vast majority) should no longer result in
lockups during boot, and most folks should not need to tweak the tunable
now.

Tested on: bge(4)
Silence from: jmg
H A Dpci.cdiff 167909 Mon Mar 26 18:18:52 MDT 2007 jhb Change the VPD code to read the VPD data on-demand when a driver asks for
it via pci_get_vpd_*() rather than always reading it for each device during
boot. I've left the tunable so that it can still be turned off if a device
driver causes a lockup via a query to a broken device, but devices whose
drivers do not use VPD (the vast majority) should no longer result in
lockups during boot, and most folks should not need to tweak the tunable
now.

Tested on: bge(4)
Silence from: jmg

Completed in 209 milliseconds