Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Drivers > RE: Read SPD data from EEPROM

Reply
Thread Tools Display Modes

RE: Read SPD data from EEPROM

 
 
CPlusPlus
Guest
Posts: n/a

 
      04-18-2010

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
> .
>

 
Reply With Quote
 
 
 
 
Maxim S. Shatskih
Guest
Posts: n/a

 
      04-18-2010
> 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

http://www.storagecraft.com

 
Reply With Quote
 
Guilherme M Azeredo
Guest
Posts: n/a

 
      06-26-2010
Hi,

I have seen your posts about reading spd data from memory.

I am interested on this subject too. In fact, i will be satisfied if i could
at least read the number of memory modules present on one system.
Although reading the entire spd data would be better. WMI does give the
correct information all the time, as we know...

Have you discovered any way for reading spd data or the number of memory
modules on one system?

Thanks in advance!
Guilherme


"Maxim S. Shatskih" wrote:

> > 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
>
> http://www.storagecraft.com
>
> .
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows Update error code 8007065E Martin R Windows Update 7 01-14-2010 01:33 PM
Re: Time Sync Problem on AD 2003 domain Meinolf Weber [MVP-DS] Active Directory 11 12-02-2009 09:30 PM
Recover data from a USB drive Thompson Tuckworth Windows Vista File Management 1 02-25-2008 01:48 PM
how to sync Outlook data correctly with ActiveSync after XP reinst Jamel Irief ActiveSync 1 12-18-2007 02:39 AM
Re: Activsync lost data Raj Pillai ActiveSync 0 07-22-2004 07:38 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59