/[openvortex]/alsa/pci/au88x0/au88x0_core.c
ViewVC logotype

Diff of /alsa/pci/au88x0/au88x0_core.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.19 by mjander, Sun Jun 8 02:10:45 2003 UTC revision 1.20 by vizard, Thu Jun 12 02:01:15 2003 UTC
# Line 444  int  vortex_src_checkratio(vortex_t *vor Line 444  int  vortex_src_checkratio(vortex_t *vor
444                  hwwrite(vortex->mmio, VORTEX_SRC_CONVRATIO + (src << 2), desired_ratio);                  hwwrite(vortex->mmio, VORTEX_SRC_CONVRATIO + (src << 2), desired_ratio);
445                                    
446                  if ((lifeboat++) > 15){                  if ((lifeboat++) > 15){
447                          printk(KERN_ERR "Vortex: src=%d could not set src-%d to %d\n", src, hw_ratio, desired_ratio);                          printk(KERN_ERR "Vortex: could not set src-%d from %d to %d\n", src, hw_ratio, desired_ratio);
448                          break;                          break;
449                  }                  }
450      }      }

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26