freebsd-dev/sys/dev/mvs
Alexander Motin 70b7af2b21 Refactor hard-reset implementation in mvs(4).
Instead of spinning in a tight loop for up to 15 seconds, polling for device
readiness while it spins up, return reset completion just after PHY reports
"connect well" or 100ms connection timeout. If device was found, use callout
for checking device readiness with 100ms period up to full 31 second timeout.

This fixes system freeze for 5-10 seconds on drives hot plug-in.
2011-04-14 07:49:45 +00:00
..
mvs_if.m
mvs_pci.c
mvs_soc.c Update mvs(4) driver to work over FDT's simplebus(4) bus. 2011-03-28 11:08:58 +00:00
mvs.c Refactor hard-reset implementation in mvs(4). 2011-04-14 07:49:45 +00:00
mvs.h Refactor hard-reset implementation in mvs(4). 2011-04-14 07:49:45 +00:00