Closed boeckmann closed 8 months ago
Had to change it to make getbpb return 0 on success again (mediachk depends on it). While I initially had the impression it worked, all drives had the same serial number :/
Now getbpb now also returns 0 when returning the default bpb. I can format the drive and all drives have correct serial numbers. I hope it is ok now.
Perhaps squash the three commits into one?
Yes, I will try to clean this up and make another merge request. Have to learn how this squashing works first.
You don't need to make another merge request, you can squash and then force push into the same branch. Github will update the PR's content.
You don't need to make another merge request, you can squash and then force push into the same branch. Github will update the PR's content.
Good to know! This sadly got auto-closed when I deleted my issue144_fix branch.
Also mask high AL bit for INT25,26. Maybe set by some programs according to RBIL