Kumar Gala wrote:
On Sep 13, 2006, at 3:11 PM, Auke Kok wrote:
Francois Romieu wrote:
Kumar Gala <[EMAIL PROTECTED]> :
What are good examples of simple/basic ethernet drivers one should
use to model a new driver off of?
tg3/bnx2/sky2/b44/8139cp
Can I add e1000/ixgb to that? ;)
What is the feeling about e100.c?
e100 is a rather simple driver because the hardware doesn't support much
features. We've tried to make e100 a bit more like e1000 over the last few
years as in basic structure, and as such e1000 is always a bit ahead of e100
when it comes to that. Nonetheless it's probably an easy driver to read
codewise (I should hope).
Cheers,
Auke
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html