Changeset ba21938 in mainline for uspace/srv/hw/netif/dp8390/dp8390_module.c
- Timestamp:
- 2011-01-06T22:23:21Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 3d5e190, efa8aec6
- Parents:
- c2f3e0b (diff), d8d8bbd (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hw/netif/dp8390/dp8390_module.c
rc2f3e0b rba21938 92 92 }, 93 93 { 94 .cmd = CMD_PIO_WRITE_ 8,94 .cmd = CMD_PIO_WRITE_A_8, 95 95 .addr = NULL, 96 . value = 0xff96 .srcarg = 3 97 97 }, 98 98 {
Note:
See TracChangeset
for help on using the changeset viewer.