Date: Fri, 1 Apr 2005 16:18:04 +0000 (UTC) From: John-Mark Gurney <jmg@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: <200504011618.j31GI5gu060279@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504011618.j31GI5gu060279>
