Changeset f0da4eb2 in mainline for uspace/drv/root/root.c


Ignore:
Timestamp:
2010-11-21T23:07:53Z (14 years ago)
Author:
Vojtech Horky <vojtechhorky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
8cd1aa5e
Parents:
8f62b0f
Message:

Reenable rootia32 driver

Also, the uhci driver is started (if UHCI is present on PCI) but it does
not register root hub due to some bug in devman. Will investigate later.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/root/root.c

    r8f62b0f rf0da4eb2  
    7272static int add_platform_child(device_t *parent)
    7373{
    74         return EOK;
    7574        printf(NAME ": adding new child for platform device.\n");
    7675       
Note: See TracChangeset for help on using the changeset viewer.