[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110113.221454.149673942.davem@davemloft.net>
Date: Thu, 13 Jan 2011 22:14:54 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: daniel@...sler.com
Cc: netdev@...r.kernel.org, kristoffer@...sler.com
Subject: Re: [PATCH 04/10] GRETH: added greth_compat_mode module parameter
From: Daniel Hellstrom <daniel@...sler.com>
Date: Thu, 13 Jan 2011 09:25:29 +0100
> The greth_compat_mode option can be used to set a GRETH GBit capable MAC
> in operate as if the GRETH 10/100 device was found. The GRETH GBit supports
> TCP/UDP checksum offloading, unaligned frame buffers, scatter gather etc.
> Enabling this mode allows the developer to test the GRETH 10/100 device
> without all features mentioned above on a GBit MAC capable of the above.
>
> Signed-off-by: Daniel Hellstrom <daniel@...sler.com>
No special device specific module parameters please.
What if every single driver author added something like this and they
all named it something different or made it behave in slightly differing
ways?
What kind of user experience would that result in?
It would result in a sucky one, which is why we avoid adding all kinds
of hacky driver specific module options.
Find a generic way to provide this functionality.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists