Changeset 41b96b4 in mainline


Ignore:
Timestamp:
2011-03-20T16:59:54Z (13 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
be6cc9cf
Parents:
103cf26
Message:

OHCI stub

Files:
13 added
2 edited

Legend:

Unmodified
Added
Removed
  • boot/arch/amd64/Makefile.inc

    r103cf26 r41b96b4  
    4444        ns8250 \
    4545        ehci-hcd \
     46        ohci \
    4647        uhci-hcd \
    4748        uhci-rhd \
  • uspace/Makefile

    r103cf26 r41b96b4  
    118118                srv/hw/irc/i8259 \
    119119                drv/ehci-hcd \
     120                drv/ohci \
    120121                drv/uhci-hcd \
    121122                drv/uhci-rhd \
Note: See TracChangeset for help on using the changeset viewer.