Page MenuHomeFreeBSD

loader: biosdisk should report IO error from INT13
ClosedPublic

Authored by tsoome on Mar 16 2017, 5:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Sep 30, 9:50 PM
Unknown Object (File)
Sep 1 2025, 7:59 PM
Unknown Object (File)
Jul 27 2025, 6:52 AM
Unknown Object (File)
Jul 5 2025, 10:49 PM
Unknown Object (File)
Jul 4 2025, 9:01 PM
Unknown Object (File)
Jul 4 2025, 8:01 AM
Unknown Object (File)
Jun 30 2025, 7:24 PM
Unknown Object (File)
Jun 30 2025, 8:23 AM
Subscribers
None

Details

Summary

We should be more verbose about read errors from biosdisk, except filter
out the floppy controller errors, which apparently are resulting from
read attempt from device without the media present.

Note the floppy case is only tested with qemu - I have no phydical floppy
devices.

Diff Detail

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

Event Timeline

Approved By: allanjude (mentor)

This revision is now accepted and ready to land.Mar 16 2017, 8:02 PM
This revision was automatically updated to reflect the committed changes.