Module Name: src Committed By: msaitoh Date: Mon Sep 1 16:42:27 UTC 2014
Modified Files: src/sys/dev/pci: if_wm.c if_wmreg.h Log Message: Fix a bug that wm_get_swsm_semaphore() timed out when attaching device on some machines. - Calculate NVM word size correctly. - Determine timeout value based on the NVM word size. To generate a diff of this commit: cvs rdiff -u -r1.293 -r1.294 src/sys/dev/pci/if_wm.c cvs rdiff -u -r1.61 -r1.62 src/sys/dev/pci/if_wmreg.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.