Module Name: src Committed By: msaitoh Date: Thu Jul 13 07:50:49 UTC 2017
Modified Files: src/sys/dev/pci: if_wm.c Log Message: - Use device_printf() instead of aprint_error_dev() for PHY read/write functions because those are used not only in device attach. - Add debug printf. - Rename variables. To generate a diff of this commit: cvs rdiff -u -r1.520 -r1.521 src/sys/dev/pci/if_wm.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.