cvs commit: src/sys/dev/pci pci.c
John-Mark Gurney
jmg at FreeBSD.org
Fri Apr 1 08:18:05 PST 2005
jmg 2005-04-01 16:18:04 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/dev/pci pci.c
Log:
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)
Revision Changes Path
1.264.2.7 +55 -38 src/sys/dev/pci/pci.c
More information about the cvs-src
mailing list