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, Feb 7, 7:29 PM
Unknown Object (File)
Jan 8 2025, 10:16 AM
Unknown Object (File)
Jan 8 2025, 7:58 AM
Unknown Object (File)
Dec 23 2024, 6:56 AM
Unknown Object (File)
Dec 22 2024, 6:33 AM
Unknown Object (File)
Dec 22 2024, 6:33 AM
Unknown Object (File)
Nov 25 2024, 10:59 AM
Unknown Object (File)
Nov 15 2024, 11:20 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.