CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/05/19 01:26:02
Modified files:
sys/dev/ic : mpi.c mpireg.h
Log message:
the virtual scsi disks that mpi(4) presents dont grok modifications to the
mode pages that control the caches. this adds code that talks to the mpi
chip directly on behalf of those disks so you can enable write caching on
them.
