Support multicast on the Marvell Yukon Chipset. The GMAC on the Yukon
authorMatthew Dillon <dillon@dragonflybsd.org>
Wed, 17 Dec 2003 22:18:24 +0000 (22:18 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Wed, 17 Dec 2003 22:18:24 +0000 (22:18 +0000)
commit1cae1c9e13168b7d15f45260d1f5125d4b842718
treee217c5e7a75b5d48fb59e88df7ba372fc828e210
parent77bf54506b7465a7284d65aebc2c132c9a831696
Support multicast on the Marvell Yukon Chipset.  The GMAC on the Yukon
uses a different hash algorithm then the XMAC on the Genesis.  GMAC
algorithm snarfed from Linux.

Submitted-by: Jung-uk Kim <jkim@niksun.com>
Patch-Written-by: Keith Mitchell <kmitch@guru.org>
sys/dev/netif/sk/if_sk.c