fxp_write_eeprom
void fxp_write_eeprom(struct fxp_softc *, u_short *, int, int);
fxp_write_eeprom(sc, &data, FXP_EEPROM_REG_ID, 1);
fxp_write_eeprom(sc, &cksum, i, 1);