From owner-freebsd-bugs Mon Mar 24 16:20:13 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id QAA23021 for bugs-outgoing; Mon, 24 Mar 1997 16:20:13 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id QAA22999; Mon, 24 Mar 1997 16:20:08 -0800 (PST) Date: Mon, 24 Mar 1997 16:20:08 -0800 (PST) Message-Id: <199703250020.QAA22999@freefall.freebsd.org> To: freebsd-bugs Cc: From: itojun@itojun.org Subject: Re: i386/3048: multicast support necessery in some drivers. Reply-To: itojun@itojun.org Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR i386/3048; it has been noted by GNATS. From: itojun@itojun.org To: Bill Fenner Cc: freebsd-gnats-submit@freebsd.org Subject: Re: i386/3048: multicast support necessery in some drivers. Date: Tue, 25 Mar 1997 09:14:57 +0900 >>- Some drivers (ep, zp) have IFF_MULTICAST raised, without multicast support. >ep's multicast support works on a 3c509 in 2.2-RELEASE; I'm using it on >a machine I installed last Friday. I have to check again with this. Thanks. (SIOCADDMULTI and SIOCDELMULTI has a comment that says "they are unsupported") itojun