lkml.org 
[lkml]   [2003]   [Sep]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRE: BugReport: USB (ACPI), E100, SWSUSP problems (test5 vs. test3)
Date
From
> - The e100 driver seems to be broken
> The NIC is detected correctly and ifconfig shows eth0 as
> usually. But for some reason not a single Byte seems to go over the
NIC.

The only change to e100 between test3 and test5 is:

- kfree(dev);
+ free_netdev(dev);

But that's only relevant when the driver is unloaded, so I would
consider the drivers in test3 and test5 the same for your case.

What are you doing with eth0 that worked for test3, but not for test5?

-scott
-
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/

\
 
 \ /
  Last update: 2005-03-22 13:48    [W:0.046 / U:0.080 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site