Date: Mon, 16 Oct 2000 00:51:12 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pccard pccard.c pccardvar.h Message-ID: <200010160751.AAA29187@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2000/10/16 00:51:12 PDT Modified files: sys/dev/pccard pccard.c pccardvar.h Log: First cut at allocating the resources from the CIS after the probe, but before the attach. Things aren't completely working, but this is a good checkpoint. Also, initialize the dev member of the function as soon as we add it to the parent. Revision Changes Path 1.22 +43 -21 src/sys/dev/pccard/pccard.c 1.20 +7 -1 src/sys/dev/pccard/pccardvar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010160751.AAA29187>