summaryrefslogtreecommitdiffstats
path: root/sys/pccard/slot.h
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1995-09-20 07:23:51 +0000
committerphk <phk@FreeBSD.org>1995-09-20 07:23:51 +0000
commit4bf9078556fa07d9c81b958f52dbcaedbec1e9f9 (patch)
treeaea4f010e38a48993b3c18894c611fdb13068b5f /sys/pccard/slot.h
parent3acddf454398b4ef12c7ecb005043bef93a9634d (diff)
downloadFreeBSD-src-4bf9078556fa07d9c81b958f52dbcaedbec1e9f9.zip
FreeBSD-src-4bf9078556fa07d9c81b958f52dbcaedbec1e9f9.tar.gz
Missed these changes to the pccard stuff. Sorry Martin!
Diffstat (limited to 'sys/pccard/slot.h')
-rw-r--r--sys/pccard/slot.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/pccard/slot.h b/sys/pccard/slot.h
index fa29991..4ee0602 100644
--- a/sys/pccard/slot.h
+++ b/sys/pccard/slot.h
@@ -90,6 +90,7 @@ struct pccard_dev
void *arg; /* Device argument */
struct slot *sp; /* Back pointer to slot */
int running; /* Current state of driver */
+ u_char misc[128]; /* For any random info */
};
/*
OpenPOWER on IntegriCloud