]> Zhao Yanbai Git Server - minix.git/commitdiff
probe all the way to d7
authorBen Gras <ben@minix3.org>
Mon, 3 Apr 2006 13:05:04 +0000 (13:05 +0000)
committerBen Gras <ben@minix3.org>
Mon, 3 Apr 2006 13:05:04 +0000 (13:05 +0000)
commands/simple/cdprobe.c

index 79562696b9188e032f7970f2b5a84e5a2004dba8..26e3f22e4b8f8f11fe93da64265548258d6d8601 100644 (file)
@@ -12,7 +12,7 @@
 
 #define CD_SECTOR      2048
 #define SUPER_OFF      1024
-#define AT_MINORS      4
+#define AT_MINORS      8
 #define MAGIC_OFF      24
 
 #include <errno.h>