dos: DOS version 7.10 is 0x070a, not 0x0710...
authorH. Peter Anvin <hpa@zytor.com>
Wed, 11 Nov 2009 23:52:37 +0000 (15:52 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 11 Nov 2009 23:52:37 +0000 (15:52 -0800)
commite79ba125c9c8eb3816d164d86b5264b21868f7af
treefe0ebb757b858975f193424815a93f450e0a0c68
parent32167a5ccce13f0931b015011e44420fb838f7dd
dos: DOS version 7.10 is 0x070a, not 0x0710...

Fix DOS version 7.10 (first FAT32-capable version) check.

Perhaps we should just call the FAT32 calls blindly and fall back to
the old calls if they fail?

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
dos/syslinux.c