probe all the way to d7

This commit is contained in:
Ben Gras 2006-04-03 13:05:04 +00:00
parent 846ae81717
commit 4437f258c9

View File

@ -12,7 +12,7 @@
#define CD_SECTOR 2048 #define CD_SECTOR 2048
#define SUPER_OFF 1024 #define SUPER_OFF 1024
#define AT_MINORS 4 #define AT_MINORS 8
#define MAGIC_OFF 24 #define MAGIC_OFF 24
#include <errno.h> #include <errno.h>