Patch-ID# 100773-01 Keywords: le0 Memory error extraneous printf Synopsis: 4.1.2; le0: Memory error printf bothersome Date: 13-Oct-92 SunOS release: 4.1.2 Unbundled Product: Not Applicable Unbundled Release: Not Applicable Topic: Extraneous LANCE kernel printf BugId's fixed with this patch: 1075586 Changes incorporated in this version: Architectures for which this patch is available: sun4c, sun4 Patches which may conflict with this patch: Obsoleted by: 4.1.3 Files included with this patch: if_le.o Problem Description: Multiple kernel printf's to the console:"le0: Memory error" are causing workstation to be unusable. INSTALL: 1) mv /sys/`arch -k`/OBJ/if_le.o /sys/`arch -k`/OBJ/if_le.o.fcs cp `arch -k`/4.1.2/if_le.o /sys/`arch -k`/OBJ Please Refer to the System and Networking Administration Manual section on building and installing a custom kernel. CAVEATS : If debugging an LE problem, the printfs will be unavailable. They can be enabled in the kernel by setting ledebug to 1. This could be done by: adb -w /vmunix adb> ledebug?w1 adb> $q OTHER NOTES: This is a back-ported fix which is already incorporated in 4.1.3.