Linux |
CentOS 4.8 |
|
pcibios_present(9) |
pcibios_present − détermine si un bus PCI est présent |
#include <linux/bios32.h> int pcibios_present(void); |
pcibios_present teste si la machine gère la norme PCI. Retourne vrai (!0) si la gestion du PCI existe, faux sinon. |
Zéro en cas d’ABSENCE de BIOS PCI. |
Linux 1.0+ |
/usr/include/linux/bios32.h, /usr/src/linux/arch/*/kernel/bios32.c |
Kirk Petersen (kirk@speakeasy.org) |
Bugs?! This is way to trivial to have bugs. |
Thierry Vignaud <tvignaud@mandrakesoft.com>, 1999 |
pcibios_present(9) |