CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2012/05/28 11:03:36
Modified files: sys/arch/sgi/hpc: if_sq.c if_sqvar.h Log message: The link state code does not work correctly on Indigo (IP20) and E++ GIO boards and will report the link being down too aggressively. Better to always report the link as up - these systems and boards are single media only so it won't harm much. Unbreaks dhcp in the installer on these interfaces; found the hard way by sebastia@