K 10 svn:author V 3 mav K 8 svn:date V 27 2013-03-28T11:24:30.190458Z K 7 svn:log V 295 Except one case mps(4) driver does not touch the data and works well with unmapped I/O. That one exception is access to INQUIRY VPD request result. Those requests are never unmapped now, but to be safe add respective check there and allow unmapped I/O for the SIM by setting PIM_UNMAPPED flag. END