const int EX_LOG_SENSE = 0x4D;  /* Read Log Sense */       
                                                           
static int raw = 0;             /* Output raw data */      
static int raw = 0;             /* Output raw data */      
static int fd;                  /* File descriptor of the t
ape */                                                     
                                                           
enum page_code {                                           
    P_SUPPORTED = 0x00,                 /* Get supported pa
ges */