commit | 4371dc6c60705815dcfe0c2979f68a26d0b27bd4 | [log] [tgz] |
---|---|---|
author | Don Fry <brazilnut@us.ibm.com> | Tue Nov 01 13:13:35 2005 -0800 |
committer | Jeff Garzik <jgarzik@pobox.com> | Sat Nov 05 14:40:55 2005 -0500 |
tree | 75a5ca9f987603b20b05fb718324e5edd7165a3e | |
parent | 2964bbd7048ac0c1405cc119604e29987dd165df [diff] |
[PATCH] pcnet32: Prevent hang with 79c976 Some boards using the 79c976 pcnet32 chip will hang the system if the ethtool --register-dump is performed with the device operational. The request to read bcr30 is retried by the PCI device infinitely without returning data, hanging the system. Tested ia32 and ppc64. Signed-off-by: Don Fry <brazilnut@us.ibm.com> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>