Module Name: src Committed By: msaitoh Date: Thu Apr 30 16:09:06 UTC 2015
Modified Files: src/sys/dev/pci: if_bge.c if_bgereg.h Log Message: Use another firmware command in bge_asf_driver_up(). This change fixes a bug that watchdog timeout occurs every 20-30 minutes on HP ML110 G6 reported enami@ in PR#49657. To generate a diff of this commit: cvs rdiff -u -r1.284 -r1.285 src/sys/dev/pci/if_bge.c cvs rdiff -u -r1.89 -r1.90 src/sys/dev/pci/if_bgereg.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.