CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/08/16 19:02:31
Modified files:
sys/dev/pci : mpii.c
sys/dev/ic : mpi.c
Log message:
Make error handling (esp. DATA_UNDERRUN) clearer and avoid losing resid
value.
Specs from mikeb@, ok dlg@
