<table><tr><td style="">bruns created this revision.<br />bruns added reviewers: Frameworks, ngraham.<br />Herald added a project: Frameworks.<br />Herald added a subscriber: kde-frameworks-devel.<br />bruns requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D17910">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>The Ejectable property is mostly useless for card readers and thumb drives.<br />
It directly exposes a flag from the kernel, e.g. /sys/block/sdX/removable,<br />
which is the "removable bit" value from the SCSI INQUIRY response.</p>

<p>Unfortunately, most vendors get this wrong, i.e. many thumb drives have<br />
the removable bit set, while some card readers have it cleared.</p>

<p>The MediaRemovable bit defaults to the same value, but can be overridden<br />
by setting the ID_DRIVE_THUMB respectively ID_DRIVE_FLASH_{SD,CF,MS}<br />
properties. UDisks ships a rules file with a large number of devices<br />
already.</p>

<p>Bug: 402096</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Thumb drive - powered down<br />
Card reader - ejected, stays powered<br />
External hard driver - powered down</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R245 Solid</div></div></div><br /><div><strong>BRANCH</strong><div><div>submit</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D17910">https://phabricator.kde.org/D17910</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/solid/devices/backends/udisks2/udisksstorageaccess.cpp</div></div></div><br /><div><strong>To: </strong>bruns, Frameworks, ngraham<br /><strong>Cc: </strong>kde-frameworks-devel, michaelh, ngraham, bruns<br /></div>