Currently devices either support both MODE SENSE and MODE SELECT or none of these. This is because the ModePageDevice class does not support dealing with MODE SENSE only. This shall be changed, so that devices inheriting from this class can control whether they also support MODE SELECT.
Currently devices either support both MODE SENSE and MODE SELECT or none of these. This is because the ModePageDevice class does not support dealing with MODE SENSE only. This shall be changed, so that devices inheriting from this class can control whether they also support MODE SELECT.