Ignore:
Timestamp:
2011-01-06T22:23:21Z (14 years ago)
Author:
martin@…>
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.
Message:

merge I/O space handling improvements

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/hw/netif/dp8390/dp8390_module.c

    rc2f3e0b rba21938  
    9292        },
    9393        {
    94                 .cmd = CMD_PIO_WRITE_8,
     94                .cmd = CMD_PIO_WRITE_A_8,
    9595                .addr = NULL,
    96                 .value = 0xff
     96                .srcarg = 3
    9797        },
    9898        {
Note: See TracChangeset for help on using the changeset viewer.