recent fxp changes causes mpd to freeze
FUJITA Kazutoshi
fujita at soum.co.jp
Tue Apr 8 03:43:48 PDT 2003
From: Maxime Henrion <mux at freebsd.org>
Subject: Re: recent fxp changes causes mpd to freeze
Date: Mon, 7 Apr 2003 19:45:32 +0200
Message-ID: <20030407174532.GC1750 at elvis.mu.org>
> 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?
My ThinkPad has similar(?) problem.
But I don't use mpd, just connect to LAN.
fxp often freeze, and 'ifconfig fxp0 up' solve this for a while.
fxp0 at pci2:8:0: class=0x020000 card=0x02091014 chip=0x10318086 rev=0x41 hdr=0x00
vendor = 'Intel Corporation'
device = '82801CAM (ICH3) PRO/100 VE (LOM) Network Connection'
class = network
subclass = ethernet
> 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 $
% grep '$FreeBSD' /sys/dev/fxp/*
/sys/dev/fxp/if_fxp.c:__FBSDID("$FreeBSD: src/sys/dev/fxp/if_fxp.c,v 1.162 2003/04/07 17:02:44 mux Exp $");
/sys/dev/fxp/if_fxpreg.h: * $FreeBSD: src/sys/dev/fxp/if_fxpreg.h,v 1.33 2003/04/06 21:35:45 mux Exp $
/sys/dev/fxp/if_fxpvar.h: * $FreeBSD: src/sys/dev/fxp/if_fxpvar.h,v 1.24 2003/04/02 16:47:16 mux Exp $
/sys/dev/fxp/rcvbundl.h: * $FreeBSD: src/sys/dev/fxp/rcvbundl.h,v 1.1 2001/10/25 05:23:31 jlemon Exp $
Any suggestions ?
Regards,
More information about the freebsd-current
mailing list