e1000: workaround for the ESB2 NIC RX unit issue
authorJeff Garzik <jeff@garzik.org>
Fri, 15 Dec 2006 16:06:17 +0000 (11:06 -0500)
committerJeff Garzik <jeff@garzik.org>
Tue, 26 Dec 2006 20:51:30 +0000 (15:51 -0500)
commitbb8e3311ef9de8e72f45f910e4a977c313c7009c
treebcf4b5b900face868506bc50a5e7a23338198efb
parent72f3ab7462f4e153d1e8ac78e379716ad71d6923
e1000: workaround for the ESB2 NIC RX unit issue

In rare occasions, ESB2 systems would end up started without the RX
unit being turned on. Add a check that runs post-init to work around
this issue.

Originally from Jesse Brandeburg <jesse.brandeburg@intel.com>,
rewritten to use feature flags by me.

Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/e1000/e1000_hw.c
drivers/net/e1000/e1000_hw.h
drivers/net/e1000/e1000_main.c