CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2016/04/20 06:15:24
Modified files:
sys/dev/ic : re.c rtl81x9reg.h
Log message:
If RTL8111E on PC Engines APU is detected, configure NIC LEDs to display link.
Normally this would be setup in the vendor-programmed eeprom, but in this case
it hasn't been done and the rather unfortunate default results in *only* a
normally-off light for network activity, nothing for ethernet link, so it's
too easy to mistake the machine for being powered down. hw.vendor/hw.machine
idea from naddy@, testing jasper@, ok deraadt@