K 10 svn:author V 3 jmg K 8 svn:date V 27 2005-04-01T16:18:04.000000Z K 7 svn:log V 401 MFC: > Implement mimimum system software delays, per PCI PM 1.1 spec, as > suggested by Peter Edwards. This seems to fix my fxp problems and > likely will fix his as well. Use DELAY rather than *sleep because we > can be called from any context. > > Revision Changes Path > 1.274 +55 -38 src/sys/dev/pci/pci.c > 1.275 +2 -2 src/sys/dev/pci/pci.c Approved by: re (scottl) END