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)
Sat, Apr 6, 12:56 PM
Unknown Object (File)
Sun, Mar 24, 6:12 PM
Unknown Object (File)
Feb 23 2024, 3:36 PM
Unknown Object (File)
Dec 20 2023, 1:08 AM
Unknown Object (File)
Nov 8 2023, 1:51 PM
Unknown Object (File)
Oct 25 2023, 6:11 AM
Unknown Object (File)
Oct 7 2023, 12:46 PM
Unknown Object (File)
Aug 27 2023, 6:41 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.