Re: PATCH: VLAN support for 3c59x/3c90x
From: Willy Tarreau (willy_at_w.ods.org)
Date: 07/31/04
- Previous message: Jeff Garzik: "Re: PATCH: VLAN support for 3c59x/3c90x"
- In reply to: Jeff Garzik: "Re: PATCH: VLAN support for 3c59x/3c90x"
- Next in thread: Jeff Garzik: "Re: PATCH: VLAN support for 3c59x/3c90x"
- Reply: Jeff Garzik: "Re: PATCH: VLAN support for 3c59x/3c90x"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 31 Jul 2004 18:12:34 +0200 To: Jeff Garzik <jgarzik@pobox.com>
On Sat, Jul 31, 2004 at 12:05:03PM -0400, Jeff Garzik wrote:
> >Ok, sorry, I've just checked, they are 6. But I incidentely used the
> >feature
> >on 2 of them (dl2k and starfire). But more drivers still have the
> >'static int mtu=1500' preceeded by a comment stating "allow the user to
> >change
> >the mtu". Why is it not a #define then, if nobody can change it anymore ?
>
> People can change it all the time with ifconfig.
no, they change dev->mtu, not the 'static' mtu. I think it has been
inherited from the old days without MODULE_PARM.
> >Jeff, do you know the absolute hardware limit on the tulip ? I've seen
> >the
>
> It depends on the tulip.
>
> Look at Donald Becker's tulip.c for reference, it has full ->change_mtu
> support (as does 3c59x.c I believe).
ok thanks, I'll look at this.
Regards,
Willy
-
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/
- Previous message: Jeff Garzik: "Re: PATCH: VLAN support for 3c59x/3c90x"
- In reply to: Jeff Garzik: "Re: PATCH: VLAN support for 3c59x/3c90x"
- Next in thread: Jeff Garzik: "Re: PATCH: VLAN support for 3c59x/3c90x"
- Reply: Jeff Garzik: "Re: PATCH: VLAN support for 3c59x/3c90x"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|