CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/05/11 20:33:39
Modified files:
sys/dev/pci : if_em.c if_em_hw.c if_em_hw.h
Log message:
The i211 does not support an external EEPROM only a OTP
Internal Non-Volatile Memory (iNVM). Add support for reading
words out of it instead of an EEPROM.
>From Patrick Wildt with some more offsets added.
