Module Name: src Committed By: msaitoh Date: Thu Jul 20 02:24:31 UTC 2017
Modified Files: src/sys/dev/ic: nslm7x.c Log Message: Fix a bug that fan RPM wasn't printed correctly. 0xbX is not RPM but counter. Use 0xcX. To generate a diff of this commit: cvs rdiff -u -r1.65 -r1.66 src/sys/dev/ic/nslm7x.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.