/[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.4 by vizard, Tue Apr 22 02:52:03 2003 UTC revision 1.5 by vizard, Wed Apr 23 02:15:53 2003 UTC
# Line 1085  void vortex_adbdma_stopfifo(vortex_t *vo Line 1085  void vortex_adbdma_stopfifo(vortex_t *vo
1085  /* WTDMA */  /* WTDMA */
1086    
1087  void vortex_wtdma_init(vortex_t *vortex) {  void vortex_wtdma_init(vortex_t *vortex) {
   
1088  }  }
1089    
1090  void vortex_wtdma_setupbuffer(vortex_t *vortex, int wtdma, int sb, u32 addr, u32 size, int sb_next, int c) {  void vortex_wtdma_setupbuffer(vortex_t *vortex, int wtdma, int sb, u32 addr, u32 size, int sb_next, int c) {
# Line 1820  void vortex_interrupt(int irq, void *dev Line 1819  void vortex_interrupt(int irq, void *dev
1819          if (source & IRQ_MIDI)          if (source & IRQ_MIDI)
1820                  snd_mpu401_uart_interrupt(vortex->irq, vortex->rmidi->private_data, regs);                  snd_mpu401_uart_interrupt(vortex->irq, vortex->rmidi->private_data, regs);
1821  }  }
1822    
1823  /* Codec */  /* Codec */
1824    
1825  #define POLL_COUNT 15  #define POLL_COUNT 15

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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