* BUG CORRECTION: at1700.c
@ 2002-03-14 5:21 sawa
2002-03-14 5:38 ` sawa
2002-03-14 5:59 ` Ah Pook
0 siblings, 2 replies; 5+ messages in thread
From: sawa @ 2002-03-14 5:21 UTC (permalink / raw)
To: linux-kernel
[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.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: BUG CORRECTION: at1700.c
2002-03-14 5:21 BUG CORRECTION: at1700.c sawa
@ 2002-03-14 5:38 ` sawa
2002-03-14 5:59 ` Ah Pook
1 sibling, 0 replies; 5+ messages in thread
From: sawa @ 2002-03-14 5:38 UTC (permalink / raw)
To: linux-kernel
The patch:
begin 600 at1700-patch3
M+2TM(&%T,3<P,"YC+F]R9PE4:'4@3V-T(#$Q(#$U.C(T.C`Y(#(P,#$**RLK
M(&%T,3<P,"YC"51H=2!-87(@,30@,#`Z-#0Z,34@,C`P,@I`0"`M.#4V+#8@
M*S@U-BPW($!`"B`)"0D@:2LK+"!M8VQI<W0@/2!M8VQI<W0M/FYE>'0I"B`)
M"0ES971?8FET*&5T:&5R7V-R8U]L92A%5$A?04Q%3BP@;6-L:7-T+3YD;6E?
M861D<BD@/CX@,C8L"B`)"0D)"6UC7V9I;'1E<BD["BL)"6]U=&(H,'@P,BP@
M:6]A9&1R("L@4EA?34]$12D[("`@+RH@57-E(&YO<FUA;"!M;V1E+B`J+PH@
:"7T*(`H@"7-A=F5?9FQA9W,H9FQA9W,I.PH`
`
end
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: BUG CORRECTION: at1700.c
2002-03-14 5:21 BUG CORRECTION: at1700.c sawa
2002-03-14 5:38 ` sawa
@ 2002-03-14 5:59 ` Ah Pook
2002-03-14 6:04 ` Ryan Cumming
2002-03-14 6:07 ` Jeff Garzik
1 sibling, 2 replies; 5+ messages in thread
From: Ah Pook @ 2002-03-14 5:59 UTC (permalink / raw)
To: sawa; +Cc: linux-kernel
Yikes. I don't know what's in your follow-up, but it crashes Opera mail every time.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: BUG CORRECTION: at1700.c
2002-03-14 5:59 ` Ah Pook
@ 2002-03-14 6:04 ` Ryan Cumming
2002-03-14 6:07 ` Jeff Garzik
1 sibling, 0 replies; 5+ messages in thread
From: Ryan Cumming @ 2002-03-14 6:04 UTC (permalink / raw)
To: Ah Pook, sawa; +Cc: linux-kernel
On March 13, 2002 21:59, Ah Pook wrote:
It's a uuencoded patch. Opera is broken.
-Ryan
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: BUG CORRECTION: at1700.c
2002-03-14 5:59 ` Ah Pook
2002-03-14 6:04 ` Ryan Cumming
@ 2002-03-14 6:07 ` Jeff Garzik
1 sibling, 0 replies; 5+ messages in thread
From: Jeff Garzik @ 2002-03-14 6:07 UTC (permalink / raw)
To: Ah Pook; +Cc: sawa, linux-kernel
Ah Pook wrote:
> Yikes. I don't know what's in your follow-up, but it crashes Opera mail every time.
>
uuencoded data. Complain to Opera :)
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2002-03-14 6:08 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-14 5:21 BUG CORRECTION: at1700.c sawa
2002-03-14 5:38 ` sawa
2002-03-14 5:59 ` Ah Pook
2002-03-14 6:04 ` Ryan Cumming
2002-03-14 6:07 ` Jeff Garzik
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox