Ignore:
Timestamp:
2011-01-06T22:22:37Z (14 years ago)
Author:
martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
ba21938
Parents:
9cdac5a
Message:

improve ISR handling

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/hw/netif/dp8390/dp8390_drv.h

    r9cdac5a rd8d8bbd  
    5656 *  @param[in,out] dep The network interface structure.
    5757 */
    58 void dp_check_ints(int nil_phone, device_id_t device_id, dpeth_t *dep, int isr);
     58void dp_check_ints(int nil_phone, device_id_t device_id, dpeth_t *dep, uint8_t isr);
    5959
    6060/** Probes and initializes the network interface.
Note: See TracChangeset for help on using the changeset viewer.