Page MenuHomeFreeBSD

Implement simple ops for umass_disk
ClosedPublic

Authored by wma_semihalf.com on Nov 13 2015, 12:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 24, 9:15 PM
Unknown Object (File)
Thu, May 16, 8:17 AM
Unknown Object (File)
Thu, May 16, 8:17 AM
Unknown Object (File)
Mon, May 13, 5:12 AM
Unknown Object (File)
Sun, May 12, 5:34 AM
Unknown Object (File)
Sat, May 11, 6:16 PM
Unknown Object (File)
Fri, May 10, 3:06 PM
Unknown Object (File)
May 1 2024, 5:14 PM
Subscribers
None

Details

Summary
The initial IOCTL implementation supports reading disk physical
geometry.
Two additional functions were added. They allow reading/writing raw
data to the disk (default partition).

I'd like to use this simple interface in a modified loader-based app, but so farI coulnd't find anything existing.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

wma_semihalf.com retitled this revision from to Implement simple ops for umass_disk.
wma_semihalf.com updated this object.
wma_semihalf.com edited the test plan for this revision. (Show Details)
wma_semihalf.com added reviewers: hselasky, zbb.
zbb edited edge metadata.
This revision is now accepted and ready to land.Nov 27 2015, 5:08 PM
This revision was automatically updated to reflect the committed changes.