Skip to content

Dev-210823

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Aug 19:41
· 190 commits to master since this release

Full Changelog: Dev-140823...Dev-210823

  • Add generic lideflash tool + boot disk for all of my boards
  • Defer Test Unit Ready for ATAPI devices until open() (Previously the boot process would hang while the CD spun up)
  • Honour de_Tablesize when copying DosEnvec
  • Rework mounting in mounter - gets real blocksize, device type and configdev
  • Fixup CloseDevice() in Diskchange task
  • Disable Expunge() because DiskChange task currently can't be killed
  • Translate READ/WRITE (6) to (10) for ATAPI
  • ATA Mode sense - Throw sense error on unsupported mode page
  • DiskChange: Remember to CloseDevice() on timer