Some more debug output.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5018 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
53bc5ce937
commit
603d81b967
@ -41,8 +41,10 @@ Volume::Volume(boot::Partition *partition)
|
||||
|
||||
case DT_AMIGA_OFS:
|
||||
printf("The Amiga OFS is not yet supported.\n");
|
||||
return;
|
||||
default:
|
||||
// unsupported file system
|
||||
printf("amiga_ffs: unsupported: %08lx\n", fType);
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user