lspci: new applet. +573 bytes
Signed-off-by: Souf Oued <souf_oued@yahoo.fr> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
committed by
Denys Vlasenko
parent
f92874e747
commit
982bc7176d
@ -2502,6 +2502,14 @@
|
||||
#define lsmod_full_usage "\n\n" \
|
||||
"List the currently loaded kernel modules"
|
||||
|
||||
#define lspci_trivial_usage \
|
||||
"[-mk]"
|
||||
#define lspci_full_usage "\n\n" \
|
||||
"List all PCI devices" \
|
||||
"\n" \
|
||||
"\n -m Parseable output" \
|
||||
"\n -k Show driver" \
|
||||
|
||||
#if ENABLE_FEATURE_MAKEDEVS_LEAF
|
||||
#define makedevs_trivial_usage \
|
||||
"NAME TYPE MAJOR MINOR FIRST LAST [s]"
|
||||
|
Reference in New Issue
Block a user