]> CyberLeo.Net >> Repos - FreeBSD/releng/8.2.git/commit
MFC r217226:
authoryongari <yongari@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 10 Jan 2011 19:55:30 +0000 (19:55 +0000)
committeryongari <yongari@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 10 Jan 2011 19:55:30 +0000 (19:55 +0000)
commit4a815dc1eda7f4cf1868bea3f402a488c129c78e
tree5887c19d5439dbe8aa2047cf8d5aff6022db6daf
parent29ba5a194d54011d002b3abcc43475429983b035
MFC r217226:
  Apply DMA address space restriction to controllers that have 4GB
  DMA boundary bug and runs with PCI-X mode.  watchdog timeout was
  observed on BCM5704 which lives behind certain PCI-X bridge(e.g.
  AMD 8131 PCI-X bridge).  It's still not clear whether the root
  cause came from that PCI-X bridge or not. The watchdog timeout
  indicates the issue is in TX path. If the bridge reorders TX
  mailbox write accesses it would generate all kinds of problems but
  I'm not sure.  This should be revisited.

  Early MFC requested by re@ for inclusion in 8.2-RC2/7.4-RC2.

  Tested by: Michael L. Squires (mikes <> siralan dot org)
  Approved by: re (kensmith)

git-svn-id: svn://svn.freebsd.org/base/releng/8.2@217233 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/bge/if_bge.c