writeEEProm
int writeEEProm( bktr_ptr_t bktr, int offset, int count, u_char *data );
if ( writeEEProm( bktr, offset, count, buf ) < 0 )