From owner-freebsd-net@FreeBSD.ORG Mon Aug 11 01:59:56 2003 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3A7137B401 for ; Mon, 11 Aug 2003 01:59:56 -0700 (PDT) Received: from smtp1.netcologne.de (smtp1.netcologne.de [194.8.194.112]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28A5143F75 for ; Mon, 11 Aug 2003 01:59:56 -0700 (PDT) (envelope-from djanssen@netcologne.de) Received: from kevelaer (unknown [194.8.203.34]) by smtp1.netcologne.de (Postfix) with SMTP id 12C6F38C48 for ; Mon, 11 Aug 2003 10:59:54 +0200 (MEST) From: Dirk Janssen To: X-Mailer: PocoMail 2.64 (1120) - Licensed Version Date: Mon, 11 Aug 2003 10:59:54 +0200 Message-ID: <2003811105954.371464@kevelaer> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: Trouble with 5.1-RELEASE and Broadcom BCM5704C X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Aug 2003 08:59:57 -0000 Hi, I have a problem with the Broadcom BCM5704C (Dual Gigabit= Ethernet) which is used by one of our servers (newsfeeder with 5.1-RELEASE and= diablo). The interfaces go down frequently if they have traffic (diablo= started) and I see the following kernel messages: kernel: bge0: watchdog timeout -- resetting kernel: bge1: watchdog timeout -- resetting After this, the interfaces are up again for about 10-15 minutes. The server is a Fujitsu-Siemens Primergy RX300 with one Xeon= 2,4Ghz and 2GB RAM: http://www.fujitsu-siemens.com/rl/products/primergy/rx300.html What I've done so far and what didn't help: - Compiled a kernel with and without SMP/APIC (also switched Hyperthreading and APIC on/off in bios) - tried various mediaopts/mediatypes on the interfaces and/or the= switch (Cisco 2924-XL, no VLAN, IOS 12.05.(2XU)), both are running on= auto now (100 BASE/TX, full-duplex, no crc errors). - tried different drivers: http://people.freebsd.org/~wpaul/Broadcom/5705/ =3D> worked, but the problem was still there (even with _very_ low= traffic) http://people.freebsd.org/~wpaul/Broadcom/busdma/ =3D> didn't work, I was unable to compile the kernel. =3D> the driver which is shipped with 5.1-R is now used again. - tried a different mtu (1505) on bge0. Any help on solving this issue would be nice. Regards, Dirk Janssen