* [lm-sensors] [Fwd: Linux kernel - i2c - eeprom module]
@ 2005-05-31 19:16 Philip Edelbrock
2005-06-02 14:50 ` Rudolf Marek
2005-06-02 15:07 ` Rudolf Marek
0 siblings, 2 replies; 3+ messages in thread
From: Philip Edelbrock @ 2005-05-31 19:16 UTC (permalink / raw)
To: lm-sensors
-------- Original Message --------
From: Kosma <kosmam@op.pl>
To: frodol@dds.nl
CC: phil@netroedge.com, greg@kroah.com, khali@linux-fr.org
Subject: Linux kernel - i2c - eeprom module
Hi!
Lately I've been playing a lot with the kernel i2c modules. I want to
use the
eeprom module to read/write eeproms. However, it only has read support,
and it
supports only one size (256 bytes). I'm interested in adding new
features to
this module. I could code them myself, but I don't know who to ask about
details...
My question is: who is the current eeprom maintainer?
Kosma
kosmam@op.pl
^ permalink raw reply [flat|nested] 3+ messages in thread
* [lm-sensors] [Fwd: Linux kernel - i2c - eeprom module]
2005-05-31 19:16 [lm-sensors] [Fwd: Linux kernel - i2c - eeprom module] Philip Edelbrock
@ 2005-06-02 14:50 ` Rudolf Marek
2005-06-02 15:07 ` Rudolf Marek
1 sibling, 0 replies; 3+ messages in thread
From: Rudolf Marek @ 2005-06-02 14:50 UTC (permalink / raw)
To: lm-sensors
Hello,
Correct place to ask is this mailing list.
>
> Lately I've been playing a lot with the kernel i2c modules. I want to
> use the
> eeprom module to read/write eeproms. However, it only has read support,
> and it
> supports only one size (256 bytes). I'm interested in adding new
> features to
> this module. I could code them myself, but I don't know who to ask about
> details...
Well this is quite dangenourous. Athough SPD eeproms do have sometimes writeprotect lock
this is not always true imho.
Now digging through JEDEC standards to see how it is about write protection:
This is aprooved:
"The contents of the lower 128 bytes (bytes 0-127) of the SPD EEPROM must
be software write protected by the DIMM vendor, using one of the two
methods defined by ballot JC-42.4-03-103 (item 1435.01,) either the
permanent software write protect method, or the reversible software write
protect method. This requirement is to be phased in by the end of the first
quarter of 2004."
But I failed to find ballot JC-42.4-03-103 (item 1435.01,) I will try again.
My question is why you need kernel support for this and why you cannot use the userspace utils in
lm_sensors packages for that?
Also when implemented I am for [ ] compile time feature that will clearly state that it is EXTREMLY DANGEROUS
> My question is: who is the current eeprom maintainer?
Most of stuff goes through this list.
Regards
Rudolf
^ permalink raw reply [flat|nested] 3+ messages in thread
* [lm-sensors] [Fwd: Linux kernel - i2c - eeprom module]
2005-05-31 19:16 [lm-sensors] [Fwd: Linux kernel - i2c - eeprom module] Philip Edelbrock
2005-06-02 14:50 ` Rudolf Marek
@ 2005-06-02 15:07 ` Rudolf Marek
1 sibling, 0 replies; 3+ messages in thread
From: Rudolf Marek @ 2005-06-02 15:07 UTC (permalink / raw)
To: lm-sensors
Hello,
We are the developers of Linux kernel. There was a request for EEPROM writing on SMBus.
We know that this bus is often used by SPD EEPROMs on DIMM modules.
We would like to know what is current status of write protecting features of those EEPROMs
I found only this:
DDR2 DIMM SPD Software Write Protect Requirement:
"The contents of the lower 128 bytes (bytes 0-127) of the SPD EEPROM must
be software write protected by the DIMM vendor, using one of the two
methods defined by ballot JC-42.4-03-103 (item 1435.01,) either the
permanent software write protect method, or the reversible software write
protect method. This requirement is to be phased in by the end of the first
quarter of 2004."
But I failed to find ballot JC-42.4-03-103 (item 1435.01,)
Please can you point me to those documents so we are able to judge if it is safe to add EEPROM writing feature to kernel?
Also I would like to know if anything similar exists for DDR and SDRAM modules.
Thank you,
regards
Rudolf Marek
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-06-02 15:07 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-31 19:16 [lm-sensors] [Fwd: Linux kernel - i2c - eeprom module] Philip Edelbrock
2005-06-02 14:50 ` Rudolf Marek
2005-06-02 15:07 ` Rudolf Marek
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.