Christoph Egger wrote:
Log Message: Driver for Attansic L1 gigabit ethernet driver.
From the code:
if (!pmf_device_register(self, NULL, NULL))
aprint_error_dev(self, "couldn't establish power handler\n");
else
pmf_class_network_register(self, ifp);
Are you sure about this?
Cheers,
Jared