diff options
| author | Harley Travis <harleytravis123@outlook.com> | 2026-05-29 20:49:18 -0500 |
|---|---|---|
| committer | Harley Travis <harleytravis123@outlook.com> | 2026-05-29 20:49:18 -0500 |
| commit | 1f2195ae1121c2097f02a6dae2e89cf00819ffc7 (patch) | |
| tree | da293f1a2f12570ecabbf48cf093607ea79279ca /ChangeLog.TXT | |
| parent | 6caf9f03266707974d3f658b9cde146f7c887455 (diff) | |
| download | templeos-floppy-driver-ca7ab688fe9e6f9178cbdd60fc55d99438c6fbd7.tar.gz | |
Update ChangeLog.TXTHEAD2026-05-29main
I updated the changelog to reflect the KFloppy and Installer patches
made on May 29, 2026. These are expected to be the final update to the
original driver codebase prior to BlkDev-ification.
Diffstat (limited to 'ChangeLog.TXT')
| -rw-r--r-- | ChangeLog.TXT | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog.TXT b/ChangeLog.TXT index ab636b5..3e324c1 100644 --- a/ChangeLog.TXT +++ b/ChangeLog.TXT @@ -1,3 +1,15 @@ +2026-05-29:
+I modified the "read data" and "send command" functions to properly check the
+MSR for the correct values before doing I/O operations. I also removed an
+unnecessary seek from the disk dumper test program.
+
+The Installer had a
+missing semicolon at the CopyTree call, so I added one.
+
+This will (hopefully) be the final edit to the original driver codebase. Thus,
+it will be tagged and a ZIP file made available in the Downloads section of my
+website.
+
2026-05-27 (#2):
I have restructured the source tree in preparation for future work:
|
