e1000: force register write flushes to circumvent broken platforms
authorAuke Kok <auke-jan.h.kok@intel.com>
Tue, 27 Jun 2006 16:07:08 +0000 (09:07 -0700)
committerAuke Kok <juke-jan.h.kok@intel.com>
Tue, 27 Jun 2006 16:07:08 +0000 (09:07 -0700)
A certain AMD64 bridge (8132) has an option to turn on write combining
which breaks our adapter. To circumvent this we need to flush every write.

Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>

No differences found