pcibios_present

Autres langues

Langue: fr

Version: 19 Mars 1999 (fedora - 16/08/07)

Section: 9 (Appels noyau Linux)

NOM

pcibios_present - détermine si un bus PCI est présent

SYNOPSIS

#include <linux/bios32.h>

int pcibios_present(void);

DESCRIPTION

pcibios_present teste si la machine gère la norme PCI. Retourne vrai (!0) si la gestion du PCI existe, faux sinon.

VALEUR DE RETOUR

Zéro en cas d'ABSENCE de BIOS PCI.

DISPONIBILITÉ

Linux 1.0+

VOIR AUSSI

/usr/include/linux/bios32.h, /usr/src/linux/arch/*/kernel/bios32.c

AUTEUR

Kirk Petersen (kirk@speakeasy.org)

BOGUES

Bugs?! This is way to trivial to have bugs.

TRADUCTION

Thierry Vignaud <tvignaud@mandrakesoft.com>, 1999