Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Apr 2003 19:45:32 +0200
From:      Maxime Henrion <mux@freebsd.org>
To:        freebsd-current@freebsd.org
Subject:   Re: recent fxp changes causes mpd to freeze
Message-ID:  <20030407174532.GC1750@elvis.mu.org>
In-Reply-To: <20030407170504.GA1099@leafy.idv.tw>
References:  <20030407170504.GA1099@leafy.idv.tw>

next in thread | previous in thread | raw e-mail | index | archive | help

leafy wrote:
> Recent (in these couple of days) changes in fxp causes mpd with PPPoE to freeze. No message or anything. Restarting mpd unfreezes the condition. Is there anything I can do to get more information out of this situation?

Can you check that you're running the latest version of the fxp(4)
driver ?  Latest revsisions are :

if_fxp.c:
     $FreeBSD: src/sys/dev/fxp/if_fxp.c,v 1.162 2003/04/07 17:02:44 mux Exp $
if_fxpreg.h:
     $FreeBSD: src/sys/dev/fxp/if_fxpreg.h,v 1.33 2003/04/06 21:35:45 mux Exp $
if_fxpvar.h:
     $FreeBSD: src/sys/dev/fxp/if_fxpvar.h,v 1.24 2003/04/02 16:47:16 mux Exp $
rcvbundl.h:
     $FreeBSD: src/sys/dev/fxp/rcvbundl.h,v 1.1 2001/10/25 05:23:31 jlemon Exp $


Are you using the DEVICE_POLLING kernel option ?  If so, your problem
may be already fixed.

Cheers,
Maxime



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030407174532.GC1750>