Russell Coker wrote: > On Sat, 22 Nov 2003 05:50, Jeff Garzik wrote: > >>So, can people give this a test? It includes a change that, I hope, >>addresses Russell's problem, as well as a patch from Rask. > > > It does not compile for me, below are the warnings and errors. I am using > 2.6.0-test9 with no patches applied other than your patch. > > drivers/net/tulip/de2104x.c: In function `de_open': > drivers/net/tulip/de2104x.c:1369: warning: unused variable `flags' > drivers/net/tulip/de2104x.c: In function `__de_set_settings': > drivers/net/tulip/de2104x.c:1572: error: `dev' undeclared (first use in this > function) > drivers/net/tulip/de2104x.c:1572: error: (Each undeclared identifier is > reported only once > drivers/net/tulip/de2104x.c:1572: error: for each function it appears in.) Ok, here's a better patch. It's against 2.6.0-test9-BK-latest (currently bk25).