Module Name: src Committed By: msaitoh Date: Thu Mar 7 08:46:55 UTC 2013
Modified Files: src/sys/dev/pci: if_bge.c if_bgevar.h Log Message: Insert the completion barrier between register write and the consecutive delay(). It will fix some device timeout problems we have seen before. To generate a diff of this commit: cvs rdiff -u -r1.210 -r1.211 src/sys/dev/pci/if_bge.c cvs rdiff -u -r1.10 -r1.11 src/sys/dev/pci/if_bgevar.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.