summaryrefslogtreecommitdiffstats
path: root/sys/dev/pccard/pccard_cis_quirks.c
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2000-04-19 08:31:21 +0000
committerimp <imp@FreeBSD.org>2000-04-19 08:31:21 +0000
commit45487d7f0a809050d1dc86acd6d4a2ae82b85581 (patch)
tree107084e97198d2a36b00244f6a2880d10b6ee36c /sys/dev/pccard/pccard_cis_quirks.c
parent5b36470f2033fd9b5d9ae54ce79ef9909a5dba1b (diff)
downloadFreeBSD-src-45487d7f0a809050d1dc86acd6d4a2ae82b85581.zip
FreeBSD-src-45487d7f0a809050d1dc86acd6d4a2ae82b85581.tar.gz
OK. Next step: we read in CIS.
I've done this by having requests to allocate memory propigate up the tree. We'll see how well this works and reevaluate if it isn't working well. Also initialize ptr in the tuple. As well as minor reorg of memory allocation. Likely need to do similar things for I/O when the time comes. I've move all defines from pccardchip.h into pccardvar.h and eliminated pccardchip.h.
Diffstat (limited to 'sys/dev/pccard/pccard_cis_quirks.c')
-rw-r--r--sys/dev/pccard/pccard_cis_quirks.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/pccard/pccard_cis_quirks.c b/sys/dev/pccard/pccard_cis_quirks.c
index 5cd0aa1..0219383 100644
--- a/sys/dev/pccard/pccard_cis_quirks.c
+++ b/sys/dev/pccard/pccard_cis_quirks.c
@@ -47,7 +47,6 @@
#include <dev/pccard/pccarddevs.h>
#include <dev/pccard/pccardreg.h>
-#include <dev/pccard/pccardchip.h>
#include <dev/pccard/pccardvar.h>
/* There are cards out there whose CIS flat-out lies. This file
OpenPOWER on IntegriCloud