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)
Tue, Jul 7, 6:49 PM
Unknown Object (File)
Fri, Jul 3, 3:15 PM
Unknown Object (File)
Thu, Jun 25, 8:03 AM
Unknown Object (File)
May 23 2026, 7:19 PM
Unknown Object (File)
May 17 2026, 3:32 PM
Unknown Object (File)
May 17 2026, 3:32 PM
Unknown Object (File)
May 16 2026, 8:09 PM
Unknown Object (File)
May 16 2026, 5:27 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

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.