From owner-freebsd-stable@FreeBSD.ORG Fri Sep 12 15:05:16 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2C8B16A4BF for ; Fri, 12 Sep 2003 15:05:15 -0700 (PDT) Received: from vivaldi.pn.sinp.msu.ru (pn-gw.sinp.msu.ru [213.131.0.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A87943FEA for ; Fri, 12 Sep 2003 15:05:14 -0700 (PDT) (envelope-from fbsd4@pn.sinp.msu.ru) Received: from PROKOFIEV.pn.sinp.msu.ru (prokofiev.pn.sinp.msu.ru [213.131.11.30]) (authenticated bits=0)h8CM5BP2002724 for ; Sat, 13 Sep 2003 02:05:13 +0400 (MSD) (envelope-from fbsd4@pn.sinp.msu.ru) Message-Id: <5.1.0.14.2.20030913015611.00a75180@vivaldi.pn.sinp.msu.ru> X-Sender: svysh@vivaldi (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sat, 13 Sep 2003 02:04:59 +0400 To: freebsd-stable@FreeBSD.ORG From: Sergei Vyshenski Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Subject: fxp damages dmesg? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Sep 2003 22:05:16 -0000 Motherboard ASUS CUSL2-C with 815EP chipset and two Intel 82559 Pro/100 Ethernet cards exibits the following. dmesg reports usual text only a few seconds after reboot. Later it displays a single line with a fragment of ipfw log, e.g. 167 213.131.11.152 in via fxp0 which seems to change with each new activity of ipfw. Files /var/log/dmesg.today and /var/log/dmesg.yesterday rotate daily as usual and contain similar single line. The file /var/run/dmesg.boot still has usual text of dmesg. This started not long before 4.9-PRERELEASE No crushes at any CPU or network load, and no sane error messages.