On 23 Aug, Bill Paul wrote:
> Ok, I think I found the bug. There was a problem with the way I was
> loading the hash table for the multicast filter. The chip actually
> uses 4 16-bit registers, not two 32-bit ones. Please apply the patch
> at:
>
> http://www.freebsd.org/~wpaul/Sundance/ste.diff
>
On 23 Aug, Bill Paul wrote:
> > IPv6 autoconfiguration with -STABLE and Dlink DFE-550TX network adapters is
> > not working as it should.
>
> I need you do "pciconf -l | grep ste"
All cards have the same behavior. Here you go:
ste0@pci0:15:0: class=0x02 card=0x10021186 chip=0x10021186 rev=0
Ok, I think I found the bug. There was a problem with the way I was
loading the hash table for the multicast filter. The chip actually
uses 4 16-bit registers, not two 32-bit ones. Please apply the patch
at:
http://www.freebsd.org/~wpaul/Sundance/ste.diff
# cd /tmp
# fetch http://www.freebsd.org
Hi,
Are you sure that all your nodes are running 10 Mbit or 100 Mbit ?
Will the hub get confused by a mixture of 10 and 100 Mbit cards? I have recently
seen a case like this (on NetBSD 1.5 sending NS).
Try using a cross-over cable between your router and each of your hosts - one at
a time. This w
> Hi,
>
> IPv6 autoconfiguration with -STABLE and Dlink DFE-550TX network adapters is
> not working as it should.
>
> My network topology is simple : 3 machines on the same ethernet segment,
> connected by a 10/100 hub. They are running 4.4-RC as of today and use the
> same NIC, a Dlink DFE-550T
On 23 Aug, [EMAIL PROTECTED] wrote:
>
> >IPv6 autoconfiguration with -STABLE and Dlink DFE-550TX network adapters is
> >not working as it should.
>
> my guess is that either of the machines (the router, or the end node)
> have a broken multicast packet filter on the card, or the driv
>IPv6 autoconfiguration with -STABLE and Dlink DFE-550TX network adapters is
>not working as it should.
my guess is that either of the machines (the router, or the end node)
have a broken multicast packet filter on the card, or the driver is
broken in terms of multicast p
Hi,
IPv6 autoconfiguration with -STABLE and Dlink DFE-550TX network adapters is
not working as it should.
My network topology is simple : 3 machines on the same ethernet segment,
connected by a 10/100 hub. They are running 4.4-RC as of today and use the
same NIC, a Dlink DFE-550TX (ste driver).