CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/08/16 01:53:22
Modified files:
sys/dev/ic : mfi.c
Log message:
fix mfi_poll by having it do delays between loops, and breaking on
timeouts. how embarrassment.
implement mfi_exec for doing sync executions of commands in process
contexts and cut mfi_mgmt over to it.
