CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/08/15 01:13:51
Modified files:
sys/dev/usb : if_mue.c if_muereg.h
Log message:
Introduce mue_eeprom_present to check if the EEPROM is present.
When the EEPROM is not populated, set the MAC config register
MUE_MAC_CR_AUTO_SPEED. While there, encode the MAC address for the onboard
USB Ethernet for the Rasperry Pi, like smsc(4) does.
