freebsd-src/sys/dev/pccard
Warner Losh d3d805e606 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.
2000-04-19 08:31:21 +00:00
..
card_if.m Include <sys/bus.h>, which is needed after Doug's latest object changes. 2000-04-16 06:04:13 +00:00
devlist2h.awk
files.pccard
Makefile.pccarddevs
pccard.c OK. Next step: we read in CIS. 2000-04-19 08:31:21 +00:00
pccard_cis.c OK. Next step: we read in CIS. 2000-04-19 08:31:21 +00:00
pccard_cis_quirks.c OK. Next step: we read in CIS. 2000-04-19 08:31:21 +00:00
pccarddevs Merge 1.60 to 1.85 of NetBSD's pcmciadevs into our database. 2000-03-25 04:04:24 +00:00
pccarddevs.h Regen 2000-03-25 04:05:16 +00:00
pccarddevs_data.h Regen 2000-03-25 04:05:16 +00:00
pccardreg.h
pccardvar.h OK. Next step: we read in CIS. 2000-04-19 08:31:21 +00:00
power_if.m Include <sys/bus.h>, which is needed after Doug's latest object changes. 2000-04-16 06:04:13 +00:00