Subject: Re: ipv6 on sun3
To: Jason Thorpe <thorpej@nas.nasa.gov>
From: David Brownlee <abs@anim.dreamworks.com>
List: port-sun3
Date: 07/13/1999 22:55:45
Does anyone know if you can use the revisions marked on the chips
to identify problem versions? If so, can people report known
good/bad revisions for addition to the NetBSD/sun3 FAQ.
I've just added an entry:
Some of the older LANCE chips used in the sun3 (not the sun3x) have
a bug for which the workaround prevents use of multicast. If your
machine does not have a problem chip you can <a
href="../../Documentation/kernel/index.html#building_a_kernel">build
a kernel</a> without the line:
<pre>options LANCE_REVC_BUG</pre>
David/absolute
Q: Why do ducks have flat feet? Q: Why do elephants have flat feet?
A: To stamp out forest fires. A: To stamp out flaming ducks.
On Tue, 13 Jul 1999, Jason Thorpe wrote:
> On Tue, 13 Jul 1999 17:28:19 +0200
> Manuel Bouyer <bouyer@antioche.lip6.fr> wrote:
>
> > Hi,
> > here's what I got on my sun3/60:
> > le0: not multicast capable, IPv6 not enabled
> >
> > Is it a limitation of the driver or hardware ?
> > How hard would it be to add multicast support if possible ?
> > the lance driver on sparc is multicast capable, but maybe it isn't the same
> > chip ?
>
> some old LANCE chips have a bug in them which prevents you from using
> multicast (because of the bug work-around).
>
> Make sure "LANCE_REVC_BUG" isn't defined anywhere.
>
> -- Jason R. Thorpe <thorpej@nas.nasa.gov>
>