CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/02/19 16:09:17
Modified files:
sys/dev/i2c : i2c_scan.c spdmem.c
Log message:
Move most of spdmem match logic into the driver and add crc16/ddr3
support based on changes in NetBSD by Paul Goyette with goop
like bitfields/single decode function mess removed and things
like module type/simpler capacity calculations added.
Tested by a bunch of people in particular krw who tested a few revs
of the ddr3 bits.
