Changeset b590c21 in mainline for uspace/srv/hw/netif/dp8390/dp8390_drv.h
- Timestamp:
- 2011-01-06T16:48:33Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- d3a0af7
- Parents:
- 6fc0edd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hw/netif/dp8390/dp8390_drv.h
r6fc0edd rb590c21 73 73 int do_pwrite(dpeth_t * dep, packet_t *packet, int from_int); 74 74 75 /** Prints out network interface information.76 * @param[in] dep The network interface structure.77 */78 void dp8390_dump(dpeth_t * dep);79 80 75 #endif 81 76
Note:
See TracChangeset
for help on using the changeset viewer.