public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next] docs: 3c509: remove note about card detection failing with overclock
@ 2026-01-07  7:11 Ethan Nelson-Moore
  2026-01-09 18:01 ` Simon Horman
  0 siblings, 1 reply; 5+ messages in thread
From: Ethan Nelson-Moore @ 2026-01-07  7:11 UTC (permalink / raw)
  To: netdev; +Cc: Ethan Nelson-Moore

The id_read_eeprom() function has been fixed to use a time-based
delay, so this issue can no longer occur.

Signed-off-by: Ethan Nelson-Moore <enelsonmoore@gmail.com>
---
 .../networking/device_drivers/ethernet/3com/3c509.rst       | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/Documentation/networking/device_drivers/ethernet/3com/3c509.rst b/Documentation/networking/device_drivers/ethernet/3com/3c509.rst
index 47f706bacdd9..99ec25225e56 100644
--- a/Documentation/networking/device_drivers/ethernet/3com/3c509.rst
+++ b/Documentation/networking/device_drivers/ethernet/3com/3c509.rst
@@ -177,12 +177,6 @@ While the updated driver works with most PnP BIOS programs, it does not work
 with all. This can be fixed by disabling PnP support using the 3Com-supplied
 setup program.
 
-3c509 card is not detected on overclocked machines
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-
-Increase the delay time in id_read_eeprom() from the current value, 500,
-to an absurdly high value, such as 5000.
-
 
 Decoding Status and Error Messages
 ----------------------------------
-- 
2.43.0


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-01-26  1:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-07  7:11 [PATCH net-next] docs: 3c509: remove note about card detection failing with overclock Ethan Nelson-Moore
2026-01-09 18:01 ` Simon Horman
2026-01-25  7:21   ` Ethan Nelson-Moore
2026-01-25 16:32     ` Andrew Lunn
2026-01-26  1:04       ` Maciej W. Rozycki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox