|
From: Eric K. <ek...@rz...> - 2001-11-01 17:42:04
|
"Hartmut Birr" <har...@te...> wrote: > The problem is in IDEGetDriveIdentification(). Two of my disks reports a > sector size of 580 Byte. When I set DrvParms->BytesPerSector to 512, it > works fine. > Arrrgh! What kind of disk is this? Any special IBM mainframe disk? I don't really like the idea of hardcoding the sector size. Perhaps 512 bytes should be a kind of default value if the reported sector size is not 1024 or 2048. Any ideas?? - Eric Kohl ==================================================== = To remove yourself from this mailing list, go to = = http://www.reactos.com/home/mailing.html = ==================================================== |