Ignore:
Timestamp:
2012-07-17T14:56:57Z (13 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
e435537
Parents:
f0348c8
Message:

cherrypick initial SATA (AHCI) support, originally by Petr Jerman

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/include/ipc/dev_iface.h

    rf0348c8 r9904eb90  
    5151        /** Interface provided by USB HID devices. */
    5252        USBHID_DEV_IFACE,
     53        /** Interface provided by AHCI devices. */
     54        AHCI_DEV_IFACE,
    5355
    5456        DEV_IFACE_MAX
Note: See TracChangeset for help on using the changeset viewer.