]> Zhao Yanbai Git Server - minix.git/commit
Add lspci command and SI_PCI_INFO getsysinfo call
authorErik van der Kouwe <erik@minix3.org>
Fri, 9 Oct 2009 10:48:46 +0000 (10:48 +0000)
committerErik van der Kouwe <erik@minix3.org>
Fri, 9 Oct 2009 10:48:46 +0000 (10:48 +0000)
commitcb6dbfca2c21c1c29d44fb68c47395548106756a
tree71636c456615f8e53b64410f9de39526b61f8240
parent045f1cdb10bd0a0f6391b20ee7799f16cc8d44e9
Add lspci command and SI_PCI_INFO getsysinfo call
commands/simple/Makefile
commands/simple/lspci.c [new file with mode: 0644]
drivers/pci/pci.c
include/minix/config.h
include/minix/type.h
include/unistd.h
lib/syslib/pci_dev_name.c
man/man1/lspci.1 [new file with mode: 0644]
servers/pm/misc.c