Vladimir 'phcoder' Serbinenko
|
810d8224cd
|
PCI cleanup
|
2009-11-02 23:42:07 +01:00 |
|
phcoder
|
3affd0ece8
|
libpci initial stuff
|
2009-10-14 10:11:59 +02:00 |
|
proski
|
f6ce7629ad
|
2008-04-05 Pavel Roskin <proski@gnu.org>
* bus/pci.c (grub_pci_iterate): For multifunction devices, probe
all 8 functions. Otherwise, probe function 0 only.
|
2008-04-05 07:20:29 +00:00 |
|
marco_g
|
58c6922006
|
2008-02-02 Marco Gerards <marco@gnu.org>
* bus/pci.c: New file.
* include/grub/pci.h: Likewise.
* include/grub/i386/pc/pci.h: Likewise.
* commands/lspci.c: Likewise.
* conf/i386-pc.rmk (pkglib_MODULES): Add `pci.mod' and
`lspci.mod'.
(pci_mod_SOURCES): New variable.
(pci_mod_CFLAGS): Likewise.
(pci_mod_LDFLAGS): Likewise.
(lspci_mod_SOURCES): Likewise.
(lspci_mod_CFLAGS): Likewise.
(lspci_mod_LDFLAGS): Likewise.
|
2008-02-02 15:33:05 +00:00 |
|