summaryrefslogtreecommitdiff
path: root/fs/char_dev.c
diff options
context:
space:
mode:
authorMichael Chan <mchan@broadcom.com>2005-10-26 22:48:35 (GMT)
committerJeff Garzik <jgarzik@pobox.com>2005-10-28 20:07:30 (GMT)
commit28fbef78a420acdea20570d31f3bdcbfa0cac0d2 (patch)
treeef68381a6e776a802038e39529e89a0d1390fae0 /fs/char_dev.c
parenta4e2b347848bf626b822599329933887dc90e50f (diff)
downloadlinux-fsl-qoriq-28fbef78a420acdea20570d31f3bdcbfa0cac0d2.tar.xz
[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>
Diffstat (limited to 'fs/char_dev.c')
0 files changed, 0 insertions, 0 deletions