CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2015/03/07 21:33:44
Modified files: sys/dev/ic : mfi.c Log message: properly set sgl related flags on skinny controllers. this fixes io against physical disks on my dell perc h310s. logical disks still work fine. ok deraadt@ yasuoka@