Module Name: src Committed By: pgoyette Date: Tue Dec 8 02:09:23 UTC 2015
Modified Files: src/sys/dev/ic: spdmem.c Log Message: Update calculations for DDR4 devices. This gets 1066MHz modules to report as PC4-17000. XXX Due to insufficient precision in the SPD ROM data, we still report XXX these modules with a DDR speed of 2132MHz, not 2133. :( (The XXX cycle time is really 937.5ps, but is stored in the ROM as 938.0ps) To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/sys/dev/ic/spdmem.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.