[Freedos-kernel] Regarding commit 1702 (large sector sizes)

2012-02-05 Thread C. Masloch
Hello devs, especially Jeremy, I reviewed your recent commit 1702 to build 2041 regarding sector sizes larger than 512. Here are my thoughts and suggestions. - First, dsk.h defines the maximum sector size (MAX_SEC_SIZE) as 2048 (as the commit comment says) while the relevant LoL entry

Re: [Freedos-kernel] Regarding commit 1702 (large sector sizes)

2012-02-05 Thread C. Masloch
- First, dsk.h defines the maximum sector size (MAX_SEC_SIZE) as 2048 (as the commit comment says) while the relevant LoL entry (maxsecsize) in kernel.asm is initialised to 4096. Yes - this is simply for testing purposes; I plan to default both to 512. I would prefer both set from the