summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pccard/pccardd/cardd.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pccard/pccardd/cardd.h')
-rw-r--r--usr.sbin/pccard/pccardd/cardd.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/pccard/pccardd/cardd.h b/usr.sbin/pccard/pccardd/cardd.h
index afd8732..b39df25 100644
--- a/usr.sbin/pccard/pccardd/cardd.h
+++ b/usr.sbin/pccard/pccardd/cardd.h
@@ -125,6 +125,8 @@ struct slot {
u_int product;
u_int prodext;
unsigned char eaddr[6]; /* If any */
+ char manufstr[DEV_MAX_CIS_LEN];
+ char versstr[DEV_MAX_CIS_LEN];
struct allocblk io; /* I/O block spec */
struct allocblk mem; /* Memory block spec */
int irq; /* Irq value */
OpenPOWER on IntegriCloud