Patch-ID# 104257-01 Keywords: 10Mb, 100Mb, core, crash, hme, panic, ethernet Synopsis: SunOS 4.1.4: System crashes using 100Mb/sec hme interface Date: Feb/28/97 Solaris Release: 1.1.2 SunOS Release: 4.1.4 Unbundled Product: Unbundled Release: Relevant Architectures: sun4 sun4c sun4m BugId's fixed with this patch: 1257388 Changes incorporated in this version: Patches accumulated and obsoleted by this patch: Patches which conflict with this patch: Patches required with this patch: Obsoleted by: Files included with this patch: README str_buf.o Problem Description: 1257388 Machine crashes with hme interface running at 100Mb/sec. Patch Installation Instructions: 1) As root, make a backup of the original str_buf.o file. mv /usr/sys/`arch -k`/OBJ/str_buf.o /usr/sys/`arch -k`/OBJ/str_buf.o.FCS 2) Install the new str_buf.o file from the patch directory. cp `arch -k`/str_buf.o /usr/sys/`arch -k`/OBJ 3) Config, make, and install a new kernel. Reboot the system. Refer to the System and Network Administration manual for details on building a custom kernel.