Changeset 6fc0edd in mainline for uspace/srv/hw/netif/dp8390/dp8390_drv.h
- Timestamp:
- 2011-01-06T16:37:53Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b590c21
- Parents:
- 0777f4c5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hw/netif/dp8390/dp8390_drv.h
r0777f4c5 r6fc0edd 56 56 * @param[in,out] dep The network interface structure. 57 57 */ 58 void dp_check_ints(dpeth_t *dep );58 void dp_check_ints(dpeth_t *dep, int isr); 59 59 60 60 /** Probes and initializes the network interface.
Note:
See TracChangeset
for help on using the changeset viewer.