1. NAME

pnp_add_id - adds an EISA id to the specified device

2. SYNOPSIS

struct pnp_id * pnp_add_id(struct pnp_dev *  dev , const char *  id );

3. ARGUMENTS

dev
    pointer to the desired device

id
    pointer to an EISA id string

4. COPYRIGHT