No I think the eeprom routine should be saved as it is now for niche vendors and hobbyists. At the very least an accessible versions repository or CVS containing all prior versions of eeprom implementation should be available, a la a new " bitkeeper " or whatever retrieval interface Linus and collaborators decide on.

One project where linux+eeprom may be used: http://www.ethernut.de/api/if__var_8h.html

Nut OS API

int     NutNetLoadConfig (CONST char *name)
        Load network configuration from EEPROM.
int     NutNetSaveConfig (void)
        Save network configuration in EEPROM.

Nick

Benjamin LaHaise wrote:
At the very least your patch doesn't do a thorough enough job of removing the dead code -- there is no good reason to move the unused code into ns83820.c.

Also, someone needs to go around refactoring eeprom code out of the network drivers at some point.

                -ben
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


- To unsubscribe from this list: send the line "unsubscribe linux-net" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Reply via email to