mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: sawa <sawa@yamamoto.gr.jp>
To: linux-kernel@vger.kernel.org
Subject: BUG CORRECTION: at1700.c
Date: Thu, 14 Mar 2002 14:21:02 +0900	[thread overview]
Message-ID: <200203140521.AA03472@vine.yamamoto.gr.jp> (raw)

[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.

             reply	other threads:[~2002-03-14  5:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-14  5:21 sawa [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200203140521.AA03472@vine.yamamoto.gr.jp \
    --to=sawa@yamamoto.gr.jp \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®