Changeset 1ec394e in mainline for uspace/drv/bus/isa/i8237.h


Ignore:
Timestamp:
2012-08-18T10:58:04Z (12 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
f6992df
Parents:
4a9704ad
Message:

isa: Refactoring.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/bus/isa/i8237.h

    r4a9704ad r1ec394e  
    3838#define DRV_BUS_ISA_I8237_H
    3939
    40 extern int dma_setup_channel(unsigned int, uint32_t, uint16_t, uint8_t);
     40extern int dma_channel_setup(unsigned, uint32_t, uint16_t, uint8_t);
    4141
    4242#endif
Note: See TracChangeset for help on using the changeset viewer.