Changeset cb0ea39 in mainline for uspace/app/lspci/libpci/pci.h


Ignore:
Timestamp:
2009-08-09T13:56:50Z (15 years ago)
Author:
Lenka Trochtova <trochtova.lenka@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
24f27bb
Parents:
24edc18
Message:

dd: initial import of the original svn branch

File:
1 moved

Legend:

Unmodified
Added
Removed
  • uspace/app/lspci/libpci/pci.h

    r24edc18 rcb0ea39  
    2727        PCI_ACCESS_I386_TYPE1,  /* i386 ports, type 1 (params: none) */
    2828        PCI_ACCESS_I386_TYPE2,  /* i386 ports, type 2 (params: none) */
     29        PCI_ACCESS_US2,
    2930        PCI_ACCESS_MAX
    3031};
Note: See TracChangeset for help on using the changeset viewer.