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

improve ISR handling

File:
1 edited

Legend:

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

    r9cdac5a rd8d8bbd  
    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.