From owner-freebsd-current@FreeBSD.ORG Sat May 29 19:22:13 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49F9C16A4CE for ; Sat, 29 May 2004 19:22:13 -0700 (PDT) Received: from mail019.syd.optusnet.com.au (mail019.syd.optusnet.com.au [211.29.132.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1EFC43D31 for ; Sat, 29 May 2004 19:22:11 -0700 (PDT) (envelope-from tonymaher@optushome.com.au) Received: from c211-30-20-77.thorn1.nsw.optusnet.com.au (c211-30-20-77.thorn1.nsw.optusnet.com.au [211.30.20.77])i4U2M8c26641 for ; Sun, 30 May 2004 12:22:09 +1000 Received: from k9.a1.asic.gov.au (localhost [127.0.0.1]) by k9.a1.asic.gov.au (8.12.11/8.12.11) with ESMTP id i4U26qDP032024; Sun, 30 May 2004 12:06:52 +1000 (EST) (envelope-from tonym@k9.a1.asic.gov.au) Received: (from tonym@localhost) by k9.a1.asic.gov.au (8.12.11/8.12.11/Submit) id i4U26lDF031956; Sun, 30 May 2004 12:06:47 +1000 (EST) (envelope-from tonym) Date: Sun, 30 May 2004 12:06:47 +1000 (EST) From: Tony Maher Message-Id: <200405300206.i4U26lDF031956@k9.a1.asic.gov.au> To: current@freebsd.org, tonymaher@optushome.com.au In-Reply-To: <200405290431.i4T4VZSV039572@k9.a1.asic.gov.au> Subject: Re: fxp0: device timeout X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 May 2004 02:22:13 -0000 Hello, I have cvsupped back to date=2004.05.23.07.00.00 amd rebuilt world. Everything works fine. Have downloaded (latest versions): if_fxp.c 1.211 if_fxpvar.h 1.30 and done make kernel. Network works fine, no "fxp0: device timeout" messages. Looks like problem elsewhere so I will cvsup forward to try and narrow it down. -- tonym