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)
Thu, Oct 9, 11:40 AM
Unknown Object (File)
Thu, Oct 2, 5:29 PM
Unknown Object (File)
Tue, Sep 30, 6:43 AM
Unknown Object (File)
Mon, Sep 29, 3:44 PM
Unknown Object (File)
Mon, Sep 29, 6:53 AM
Unknown Object (File)
Mon, Sep 29, 6:50 AM
Unknown Object (File)
Mon, Sep 29, 6:38 AM
Unknown Object (File)
Mon, Sep 29, 6:34 AM
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

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.