From: Michael Tokarev <mjt@tls.msk.ru>
To: Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: 3c509 module and 2.6 kernel: not all NICs are recognized?
Date: Sat, 07 May 2005 01:09:54 +0400 [thread overview]
Message-ID: <427BDD22.1080601@tls.msk.ru> (raw)
In-Reply-To: <427BD143.4010909@tls.msk.ru>
A bit more information.
Michael Tokarev wrote:
> Finally, I tried to boot our gateway machine into 2.6 (2.6.11.8
> to be certain) kernel. The machine is quite old, it's 100MHz
> Pentium-classic, yet it works as a router just fine.
>
> And surprizingly, this is the first machine I tried to upgrade
> to 2.6 which does not work.
>
> It have 4 3c509 cards, one EISA and 3 ISA. Here's the dmesg
> output when I load 3c509 module on 2.4 kernel:
>
> eth0: 3c5x9 at 0x2000, 10baseT port, address 00 60 08 4b 31 bf, IRQ 15.
> 3c509.c:1.19 16Oct2002 becker@scyld.com
> http://www.scyld.com/network/3c509.html
> eth1: 3c5x9 at 0x3000, 10baseT port, address 00 20 af 92 f6 ef, IRQ 7.
> 3c509.c:1.19 16Oct2002 becker@scyld.com
> http://www.scyld.com/network/3c509.html
> eth2: 3c5x9 at 0x4000, 10baseT port, address 00 20 af 92 83 02, IRQ 5.
> 3c509.c:1.19 16Oct2002 becker@scyld.com
> http://www.scyld.com/network/3c509.html
> eth3: 3c5x9 at 0x5000, BNC port, address 00 20 af 99 f2 ac, IRQ 12.
> 3c509.c:1.19 16Oct2002 becker@scyld.com
> http://www.scyld.com/network/3c509.html
>
> (the last one, with IRQ#12 and BNC port, is EISA).
All the ISA cards are in EISA mode (set in 3c5x9cfg.exe utility).
IRQs are assigned by the EISA bus (set by EISA configuration utility).
If any of the ISA cards are in non-EISA mode, the some of them
does not work at all, starting from EISA BIOS config during boot.
So I can't switch the cards into PNP mode.
Also, I tried setting the cards manually with 3c509 module
parameters. The only parameter one can tweak is irq=,
but it seems the parameter is ignored -- I tried
modprobe 3c509 irq=15,7,5,12
but it still detects only the EISA card with irq=12, just
like without irq= line at all.
> But when in 2.6, only this last EISA one is recognized by
> 3c509 module.
>
> Any ideas?
>
> Thanks.
>
> /mjt
> -
> 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/
next prev parent reply other threads:[~2005-05-06 21:09 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-06 20:19 3c509 module and 2.6 kernel: not all NICs are recognized? Michael Tokarev
2005-05-06 21:09 ` Michael Tokarev [this message]
2005-05-06 21:37 ` Brian Gerst
2005-05-06 21:41 ` Michael Tokarev
2005-05-06 21:59 ` Michael Tokarev
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=427BDD22.1080601@tls.msk.ru \
--to=mjt@tls.msk.ru \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.