Changeset ea150dc6 in mainline for uspace/drv/audio/sb16/sb16.h


Ignore:
Timestamp:
2012-06-29T13:46:20Z (12 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
bd250b0f
Parents:
722912e
Message:

sb16: Add pio ranges to irq code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/audio/sb16/sb16.h

    r722912e rea150dc6  
    5151
    5252size_t sb16_irq_code_size(void);
    53 void sb16_irq_code(void *regs, int dma8, int dma16, irq_cmd_t cmds[]);
     53void sb16_irq_code(void *regs, int dma8, int dma16, irq_cmd_t cmds[], irq_pio_range_t ranges[]);
    5454int sb16_init_sb16(sb16_t *sb, void *regs, size_t size,
    5555    ddf_dev_t *dev, int dma8, int dma16);
Note: See TracChangeset for help on using the changeset viewer.