From owner-freebsd-stable@FreeBSD.ORG Wed Nov 30 09:20:32 2005 Return-Path: X-Original-To: stable@freebsd.org 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 39FB616A41F for ; Wed, 30 Nov 2005 09:20:32 +0000 (GMT) (envelope-from vincent@xtra-net.org) Received: from smtp.xtra-net.be (cable-195-162-200-89.customer.tvd.be [195.162.200.89]) by mx1.FreeBSD.org (Postfix) with SMTP id 474E143D8D for ; Wed, 30 Nov 2005 09:20:22 +0000 (GMT) (envelope-from vincent@xtra-net.org) Received: (qmail 19140 invoked from network); 30 Nov 2005 09:20:18 -0000 Received: from sbegfxab.xtra-net.org (HELO www.xtra-net.be) (192.168.1.19) by 0 with SMTP; 30 Nov 2005 09:20:18 -0000 Received: from 192.168.1.25 (proxying for 193.178.209.194) (SquirrelMail authenticated user jlang); by www.xtra-net.be with HTTP; Wed, 30 Nov 2005 10:20:18 +0100 (CET) Message-ID: <22759.192.168.1.25.1133342418.squirrel@192.168.1.25> Date: Wed, 30 Nov 2005 10:20:18 +0100 (CET) From: "Vincent Blondel" To: stable@freebsd.org User-Agent: SquirrelMail/1.4.3a X-Mailer: SquirrelMail/1.4.3a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: Subject: tx underrun ??? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Nov 2005 09:20:32 -0000 Hello all, When having a look at log files on my web servers, I regulary see next output on the 3COM ethernet interfaces : xl1: transmission error: 90 xl1: tx underrun, increasing tx start threshold to 120 bytes xl1: transmission error: 90 xl1: tx underrun, increasing tx start threshold to 180 bytes xl1: promiscuous mode enabled xl1: promiscuous mode disabled Can somebody explain me what it is and if this situation is normal ? Regards Vincent