mue_eeprom_getbyte
err = mue_eeprom_getbyte(un, off + i, &byte);
static uint8_t mue_eeprom_getbyte(struct usbnet *, int, uint8_t *);