Subversion Repositories Kolibri OS

Rev

Rev 799 | Rev 1842 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 799 Rev 801
Line 666... Line 666...
666
 
666
 
667
    return(f - l);
667
    return(f - l);
Line 668... Line -...
668
}
-
 
669
 
-
 
670
 
-
 
671
 
-
 
672
//   debug_out_str(formats[fmt]);
-
 
673
//   debug_out_str("\x0D\x0A\x00");
-
 
674
 
-
 
675
//   debug_out_str("pci cmd: ");
-
 
676
//   debug_out_hex(info.pci_cmd);
-
 
677
//   debug_out_str("\x0D\x0A\x00");
-
 
678
 
-
 
679
//   debug_out_str("irq line: ");
-
 
680
//   debug_out_hex(info.irq);
-
 
681
//   debug_out_str("\x0D\x0A\x00");
-
 
682
 
-
 
683
//   debug_out_str("global control: ");
-
 
684
//   debug_out_hex(info.glob_cntrl);
-
 
685
//   debug_out_str("\x0D\x0A\x00");
-
 
686
 
-
 
687
//   debug_out_str("global status:  ");
-
 
688
//   debug_out_hex(info.glob_sta);
-
 
689
//   debug_out_str("\x0D\x0A\x00");
-
 
690
 
-
 
691
 
-
 
692
  // call _print_volume
-
 
693
 
-
 
694
//   debug_out_hex(whdr.nChannels);
-
 
695
//   debug_out_str("\x0D\x0A\x00");
-
 
696
//   debug_out_hex(whdr.nSamplesPerSec);
-
 
697
//   debug_out_str("\x0D\x0A\x00");
-