From 93861ead3ee93e79e9f60c09555159aee4ab0299 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Revol?= Date: Thu, 9 Oct 2008 09:50:00 +0000 Subject: [PATCH] Better floppy media descriptor for the fake FAT. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27937 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/system/boot/platform/atari_m68k/shell.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/system/boot/platform/atari_m68k/shell.S b/src/system/boot/platform/atari_m68k/shell.S index 22581066d2..3f89e38f59 100644 --- a/src/system/boot/platform/atari_m68k/shell.S +++ b/src/system/boot/platform/atari_m68k/shell.S @@ -58,7 +58,7 @@ _bs_entry: .byte 0x00//0x02 //NFATS .byte 0x00/*70*/, 0x00 //NDIRS .byte 0xa0, 0x05 //NSECTS - .byte 0xf8 //MEDIA + .byte 0xf9 //MEDIA .byte 0x05, 0x00 //SPF .byte 0x09, 0x00 //SPT .byte 0x02, 0x00 //NSIDES