summaryrefslogtreecommitdiffstats
path: root/sys/dev/spdmem.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove dead assignments and newly created unused variables.chl2011-04-191-5/+3
* fix a logic error found by lintjsg2010-06-291-2/+2
* Split existing spdmem@i2c code into bus-agnostic spd record decoding code,miod2010-03-221-0/+794