Changeset ab414a6 in mainline for uspace/drv/uhci-hcd/pci.h


Ignore:
Timestamp:
2011-02-28T20:07:06Z (14 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
9ef0d6d
Parents:
99e6bfb
Message:

Use aaccess routines to disable USB Legacy

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/uhci-hcd/pci.h

    r99e6bfb rab414a6  
    4040int pci_get_my_registers(ddf_dev_t *, uintptr_t *, size_t *, int *);
    4141int pci_enable_interrupts(ddf_dev_t *);
     42int pci_disable_legacy(ddf_dev_t *);
    4243
    4344#endif
Note: See TracChangeset for help on using the changeset viewer.