看板 DFBSD_commit 關於我們 聯絡資訊
commit e3f642ab7b903a18dd32f83ac931e6e23d710eea Author: Sascha Wildner <saw@online.de> Date: Wed Dec 15 08:01:03 2010 +0100 msdosfs: Add a define of 0x28 as extended boot record signature. As per http://support.microsoft.com/kb/140418 (Detailed Explanation of FAT Boot Sector), the "...extended boot record signature must be either 0x28 or 0x29...". Summary of changes: sys/vfs/msdosfs/bootsect.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e3f642ab7b903a18dd32f83ac931e6e23d710eea -- DragonFly BSD source repository