From: Jeff Garzik <jgarzik@mandrakesoft.com>
To: Ballabio_Dario@emc.com
Cc: linux-kernel@vger.kernel.org
Subject: Re: PATCH: Pcmcia/Cardbus/xircom_tulip in 2.4.0-test10.
Date: Fri, 10 Nov 2000 10:46:24 -0500 [thread overview]
Message-ID: <3A0C1850.CF755AD0@mandrakesoft.com> (raw)
In-Reply-To: <51FA50304EBCD2119EEC00A0C9F2C9D0B1C427@ITMI1MX1>
Ballabio_Dario@emc.com wrote:
>
> In order to have the xircom_tulip pcmcia cardbus working again with
> recent kernels, it is necessary to specify:
>
> ifconfig eth0 -multicast
>
> Moreover if the card is configured by itself into the kernel
> (i.e. with the default ne2000 pcmcia support removed),
> the enclosed patch is required as well.
Can you try the test11-pre2 patch? It includes a bugfix to xircom_tulip
from Andrea.
ftp://ftp.??.kernel.org/pub/linux/kernel/testing/
?? == your country code, such as "us", "fr", etc.
> diff -r -u linux-2.4.0-test10/drivers/net/pcmcia/Config.in
> linux/drivers/net/pcmcia/Config.in
> --- linux-2.4.0-test10/drivers/net/pcmcia/Config.in Sun Aug 13 19:21:20
> 2000
> +++ linux/drivers/net/pcmcia/Config.in Wed Nov 1 17:55:18 2000
> @@ -36,7 +36,8 @@
> "$CONFIG_PCMCIA_FMVJ18X" = "y" -o "$CONFIG_PCMCIA_PCNET" = "y" -o \
> "$CONFIG_PCMCIA_NMCLAN" = "y" -o "$CONFIG_PCMCIA_SMC91C92" = "y" -o \
> "$CONFIG_PCMCIA_XIRC2PS" = "y" -o "$CONFIG_PCMCIA_RAYCS" = "y" -o \
> - "$CONFIG_PCMCIA_NETWAVE" = "y" -o "$CONFIG_PCMCIA_WAVELAN" = "y" ];
> then
> + "$CONFIG_PCMCIA_NETWAVE" = "y" -o "$CONFIG_PCMCIA_WAVELAN" = "y" -o \
> + "$CONFIG_PCMCIA_XIRTULIP" = "y" ]; then
> define_bool CONFIG_PCMCIA_NETCARD y
> fi
thanks for the patch.
Jeff
--
Jeff Garzik |
Building 1024 | Would you like a Twinkie?
MandrakeSoft |
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
next prev parent reply other threads:[~2000-11-10 15:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-11-10 12:36 PATCH: Pcmcia/Cardbus/xircom_tulip in 2.4.0-test10 Ballabio_Dario
2000-11-10 15:46 ` Jeff Garzik [this message]
-- strict thread matches above, loose matches on Subject: below --
2000-11-10 17:10 Ballabio_Dario
2000-11-13 20:18 David Hinds
2000-11-14 1:18 ` Ion Badulescu
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=3A0C1850.CF755AD0@mandrakesoft.com \
--to=jgarzik@mandrakesoft.com \
--cc=Ballabio_Dario@emc.com \
--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.