From: CPlusPlus on 18 Apr 2010 16:05 Thank you. It discourages me to hear from experienced developers to indicate there is no straight forward way to do some mundane things (which are not so mundane). "CPlusPlus" wrote: > Hello, > > I am interested in learning how to read SPD data stored in EEPROM of > memory modules, i.e, RAM. I am new to device driver development and > trying to locate good source of information to accomplish this task. > What methods are available to accomplish it via kernel level API > calls? > > Thanks > . >
From: CPlusPlus on 18 Apr 2010 16:06 Thank you. It discourages me to hear from experienced developers that there is no straight forward way of doing mundane task(which is apparently not so mundane).
From: Maxim S. Shatskih on 18 Apr 2010 16:10 > It discourages me to hear from experienced developers to indicate there is > no straight forward way to do some mundane things (which are not so mundane). No, by far not mundane. Looks like the most streamlined solution is to get the specs for all north bridges (or Linux code for them) and have lots of chip-specific code. -- Maxim S. Shatskih Windows DDK MVP maxim(a)storagecraft.com http://www.storagecraft.com
First
|
Prev
|
Pages: 1 2 Prev: Power management issue in NDIS/KMDF Next: Why no "disable" option in device manager? |