Changeset 7acd787 in mainline for .gitignore


Ignore:
Timestamp:
2019-01-03T00:53:50Z (5 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
b9f1585, c477c80
Parents:
ca645a2
git-author:
Jiri Svoboda <jiri@…> (2019-01-03 00:48:00)
git-committer:
Jiri Svoboda <jiri@…> (2019-01-03 00:53:50)
Message:

Utility for listing PCI devices

Currently all information presented can also be gathered from devctl -v,
although 'pci' prints it in a nice compact format. Ability to print
more information, including information not available from devctl,
can be added later.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .gitignore

    rca645a2 r7acd787  
    130130uspace/app/nic/nic
    131131uspace/app/nterm/nterm
     132uspace/app/pci/pci
    132133uspace/app/perf/perf
    133134uspace/app/ping/ping
Note: See TracChangeset for help on using the changeset viewer.