Changeset 0969e45e in mainline for uspace/drv/ehci-hcd/pci.c


Ignore:
Timestamp:
2011-03-07T18:27:04Z (14 years ago)
Author:
Vojtech Horky <vojtechhorky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
1d115c8
Parents:
3b271e3
Message:

Removal of UHCI comments from EHCI driver

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/ehci-hcd/pci.c

    r3b271e3 r0969e45e  
    2727 */
    2828/**
    29  * @addtogroup drvusbuhci
     29 * @addtogroup drvusbehci
    3030 * @{
    3131 */
    3232/**
    3333 * @file
    34  * PCI related functions needed by the UHCI driver.
     34 * PCI related functions needed by the EHCI driver.
    3535 */
    3636#include <errno.h>
Note: See TracChangeset for help on using the changeset viewer.