Improve handling for sectors not 512 bytes in size (up to 2048 bytes)

git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@1703 6ac86273-5f31-0410-b378-82cca8765d1b
This commit is contained in:
Kenneth J Davis 2012-02-04 08:48:07 +00:00
parent 9199c37a45
commit e459a08d4e

View File

@ -18,6 +18,8 @@ Changelog items can list SVN revision rNUMBER and bugzilla bug NUMBER.
* r1685 add int 2f subfunc 122B and 122D from Eduardo Casino
* r1697 from Pete Batard, do not display CHS mismatch warning
during booting when forcing LBA mode option set
* r1702 improve handling for sectors not 512 bytes in size
(up to 2048 bytes, larger sizes not yet working)
+ Changes Bart
* r?