|
@@ -253,7 +253,6 @@ struct pnp_dev {
|
|
struct pnp_resource_table *res;
|
|
struct pnp_resource_table *res;
|
|
|
|
|
|
char name[PNP_NAME_LEN]; /* contains a human-readable name */
|
|
char name[PNP_NAME_LEN]; /* contains a human-readable name */
|
|
- unsigned short regs; /* ISAPnP: supported registers */
|
|
|
|
int flags; /* used by protocols */
|
|
int flags; /* used by protocols */
|
|
struct proc_dir_entry *procent; /* device entry in /proc/bus/isapnp */
|
|
struct proc_dir_entry *procent; /* device entry in /proc/bus/isapnp */
|
|
void *data;
|
|
void *data;
|