commit | bb8e3311ef9de8e72f45f910e4a977c313c7009c | [log] [tgz] |
---|---|---|
author | Jeff Garzik <jeff@garzik.org> | Fri Dec 15 11:06:17 2006 -0500 |
committer | Jeff Garzik <jeff@garzik.org> | Tue Dec 26 15:51:30 2006 -0500 |
tree | bcf4b5b900face868506bc50a5e7a23338198efb | |
parent | 72f3ab7462f4e153d1e8ac78e379716ad71d6923 [diff] |
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>