Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 May 1995 00:09:54 +0400 (MSD)
From:      "Andrey A. Chernov, Black Mage" <ache@astral.msk.su>
To:        freebsd-bugs@freefall.cdrom.com, Paul Traina <pst@Shockwave.COM>
Subject:   Re: kern/424: if_ep driver does not support multicast
Message-ID:  <yJIQGklCA8@astral.msk.su>
In-Reply-To: <199505160650.XAA00909@freefall.cdrom.com>; from Paul Traina at Mon, 15 May 1995 23:50:01 -0700
References:  <199505160650.XAA00909@freefall.cdrom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In message <199505160650.XAA00909@freefall.cdrom.com> Paul Traina
    writes:

>>Synopsis:       3COM 3C509 driver doesn't support multicast

>+       if (error == ENETRESET) {
>+           /*
>+            * Multicast list has changed; set the
>+            * hardware filter accordingly
>+            */
>+           epreset(ifp->if_unit);
	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Your fix is wrong here, check what if_ed called here,
it is much more complex than simple reset.

-- 
Andrey A. Chernov        : And I rest so composedly,  /Now, in my bed,
ache@astral.msk.su       : That any beholder  /Might fancy me dead -
FidoNet: 2:5020/230.3    : Might start at beholding me,  /Thinking me dead.
RELCOM Team,FreeBSD Team :         E.A.Poe         From "For Annie" 1849



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