Ignore:
Timestamp:
2010-04-05T20:27:51Z (15 years ago)
Author:
Lenka Trochtova <trochtova.lenka@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
5e598e0
Parents:
9a66bc2e
Message:

parts of pci driver

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/libc/generic/device/hw_res.c

    r9a66bc2e r8c06905  
    4141bool get_hw_resources(int dev_phone, hw_resource_list_t *hw_resources)
    4242{
    43         bool ret = true;
    4443        ipcarg_t count = 0;
    4544        int rc = async_req_1_1(dev_phone, HW_RES_DEV_IFACE, GET_RESOURCE_LIST, &count);
Note: See TracChangeset for help on using the changeset viewer.