summaryrefslogtreecommitdiff
path: root/trafgen.zsh
AgeCommit message (Expand)AuthorFilesLines
2013-11-25trafgen: inherit netsniff-ng's -H -Q optionsDaniel Borkmann1-0/+2
2013-10-15trafgen: set interpacket gap in time units (s/ms/us/ns)Jon Schipp1-1/+1
2013-07-13trafgen: update options for zsh completionDaniel Borkmann1-0/+1
2013-05-13zsh: add netsniff-ng zsh auto completion supportDaniel Borkmann1-0/+55
>
authorAlex Williamson <alex.williamson@redhat.com>2016-02-22 13:05:48 -0700
committerBjorn Helgaas <bhelgaas@google.com>2016-03-10 14:48:58 -0600
commit5adecf817dd630529d6565a242141db2df3239f7 (patch)
tree0a3597ecf404e68b5825022839bf3b3cdf10cb32 /Documentation/devicetree
parent0a3d00b33b4ed873cbead8c241bd58b456d92d36 (diff)
PCI: Wait for up to 1000ms after FLR reset
Some devices take longer than the spec indicates to return from FLR reset, a notable case of this is Intel integrated graphics (IGD), which can often take an additional 300ms powering down an attached LCD panel as part of the FLR. Allow devices up to 1000ms, testing every 100ms whether the second dword of config space is read as -1. Signed-off-by: Alex Williamson <alex.williamson@redhat.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'Documentation/devicetree')