[i2c] [PATCH 2/3] i2c: Let bus drivers add SPD to their class
David Brownell
david-b at pacbell.net
Wed Jun 4 22:48:26 CEST 2008
On Wednesday 04 June 2008, Trent Piepho wrote:
> >
> > Unlikely. At least in the cases I called out.
> >
> > Oh, and parport. DRAM sticks, or LCD displays, over parport
> > links would be strange. ;)
>
> An eeprom programmer or reader using a parport i2c interface doesn't seem
> all that strange. If I needed to make an i2c eeprom programmer, that's
> probably what I'd do.
The "eeprom" driver doesn't support programming;
those are all cases where the at24 driver should
be used.
SPD and DDC are specific applications of EEPROMs,
and they are not applications that work on parports.
More information about the i2c
mailing list