Changeset 7e7f0f5 in mainline for uspace/drv/uhci-hcd/main.c


Ignore:
Timestamp:
2011-02-19T20:00:33Z (13 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
6edc69a
Parents:
733a9a8
Message:

Hang up pen phone

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/uhci-hcd/main.c

    r733a9a8 r7e7f0f5  
    156156
    157157        async_msg_1(irc_phone, IRC_ENABLE_INTERRUPT, irq);
    158 //      async_hangup(irc_phone);
     158        async_hangup(irc_phone);
    159159
    160160        ret = register_interrupt_handler(device, irq, irq_handler, &uhci_code);
Note: See TracChangeset for help on using the changeset viewer.