Searched hist:d3d805e606f76fdfbce5af3874ec242c452c5eba (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/pccard/ |
H A D | pccardvar.h | diff d3d805e606f76fdfbce5af3874ec242c452c5eba Wed Apr 19 10:31:21 CEST 2000 Warner Losh <imp@FreeBSD.org> 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. diff d3d805e606f76fdfbce5af3874ec242c452c5eba Wed Apr 19 10:31:21 CEST 2000 Warner Losh <imp@FreeBSD.org> 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.
|