lkml.org 
[lkml]   [2002]   [Mar]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
SubjectBUG CORRECTION: at1700.c
From
[1.] at1700.c bug correction.    
[2.] Multicast does not work.
[3.] ethernet, at1700, fmv18x, fujitsu, NIC, driver, network, module
[4.] 2.4.18
[X.]
PATCH:
% diff -u at1700.c.org at1700.c
--- at1700.c.org Thu Oct 11 15:24:09 2001
+++ at1700.c Thu Mar 14 00:44:15 2002
@@ -856,6 +856,7 @@
i++, mclist = mclist->next)
set_bit(ether_crc_le(ETH_ALEN, mclist->dmi_addr) >> 26,
mc_filter);
+ outb(0x02, ioaddr + RX_MODE); /* Use normal mode. */
}

save_flags(flags);

RESULT:
I observed that multicast works using this patch.

ACKNOWLEDGMENT:
This code was written by Tamiya-san.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:25    [W:1.423 / U:0.236 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site