Files
linux/drivers
Michael Chan 28fbef78a4 [PATCH] tg3: fix ASF heartbeat
Change the ASF heart beat to 5 seconds for faster detection of system
crash. The driver sends the heartbeat every 2 seconds and the ASF
firmware will timeout and reset the device if no heartbeat is received
after 5 seconds. The old scheme of 2 minutes is ineffective.

tg3_write_mem_fast() is added to speed up the IO to send the heartbeat.
When no workaround is needed, it will use direct MMIO to memory space
to write to memory.

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
2005-10-28 16:07:30 -04:00
..
2005-09-20 21:01:13 +01:00
2005-07-30 09:47:53 -05:00
2005-09-22 22:17:34 -07:00
2005-10-10 08:40:47 -07:00
2005-10-17 17:03:57 -07:00
2005-10-28 16:07:30 -04:00
2005-10-14 17:10:12 -07:00
2005-09-08 01:45:47 -04:00
2005-10-24 22:16:38 +01:00
2005-06-21 18:46:32 -07:00
2005-10-28 08:16:49 -07:00
2005-09-11 19:15:07 -07:00
2005-09-11 19:15:07 -07:00