pnp_register_protocol(9) adds a pnp protocol to the pnp layer

SYNOPSIS

int pnp_register_protocol(struct pnp_protocol * protocol);

ARGUMENTS

protocol

pointer to the corresponding pnp_protocol structure

EX PROTOCOLS

ISAPNP, PNPBIOS, etc

COPYRIGHT