Date: Mon, 14 May 2001 16:08:59 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pccard pcic.c Message-ID: <200105142308.f4EN8xC29653@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2001/05/14 16:08:59 PDT Modified files: sys/pccard pcic.c Log: Remove static array of slots. We now have state information for each slot in a softc for each unit that we probe. Also remove validunits static, since it is no longer necessary. Revision Changes Path 1.118 +25 -18 src/sys/pccard/pcic.c 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?200105142308.f4EN8xC29653>