Module Name: src Committed By: msaitoh Date: Mon Nov 25 05:18:59 UTC 2019
Modified Files:
src/sys/dev/pci: if_bge.c
Log Message:
- Use *_FLUSH() more. The main purpose is to wait following delay() correctly.
- Add missing DELAY(80) after writing BGE_MI_MODE register.
To generate a diff of this commit:
cvs rdiff -u -r1.340 -r1.341 src/sys/dev/pci/if_bge.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
