Subversion Repositories freemyipod

Rev

Rev 337 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 337 Rev 424
Line 35... Line 35...
35
 
35
 
36
//#define DEBUG_CONSOLES 2
36
//#define DEBUG_CONSOLES 2
37
//#define DEBUG_PRINT_SOURCE_LINE
37
//#define DEBUG_PRINT_SOURCE_LINE
38
 
38
 
39
 
39
 
40
//#define ATA_HAVE_BBT
40
#define ATA_HAVE_BBT
41
//#define ATA_BBT_PAGES 2304
41
#define ATA_BBT_PAGES 2304
42
 
42
 
43
 
43
 
44
#endif
44
#endif
45
45