Date: Thu, 23 Aug 2001 11:20:38 -0700 (PDT) From: wpaul@FreeBSD.ORG (Bill Paul) To: francois.tigeot@nic.fr (Francois Tigeot) Cc: freebsd-net@FreeBSD.ORG Subject: Re: Problem with IPv6 autoconfiguration and DFE-550TX Message-ID: <20010823182038.53F7437B401@hub.freebsd.org> In-Reply-To: <20010823120933.A87977@brazil.nic.fr> from Francois Tigeot at "Aug 23, 2001 12:09:33 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
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/~wpaul/Sundance/ste.diff # cd /sys/pci # patch < /tmp/ste.diff Then compile a new kernel and/or new if_ste.ko kernel module. Please let me know if this helps. -Bill -- ============================================================================= -Bill Paul (510) 749-2329 | Senior Engineer, Master of Unix-Fu wpaul@windriver.com | Wind River Systems ============================================================================= "I like zees guys. Zey are fonny guys. Just keel one of zem." -- The 3 Amigos ============================================================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010823182038.53F7437B401>