Date: Sat, 31 Aug 2002 10:40:13 -0600 (MDT) From: "M. Warner Losh" <imp@bsdimp.com> To: phk@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/pccard pccard.c Message-ID: <20020831.104013.124087138.imp@bsdimp.com> In-Reply-To: <200208311607.g7VG7HiA059269@freefall.freebsd.org> References: <200208311607.g7VG7HiA059269@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <200208311607.g7VG7HiA059269@freefall.freebsd.org> Poul-Henning Kamp <phk@FreeBSD.org> writes: : phk 2002/08/31 09:07:17 PDT : : Modified files: : sys/dev/pccard pccard.c : Log: : Different and more correct workaround for broken cards under NEWCARD: : don't spam the configuration index register. : : I'm not sure where those bits truly belong, but spamming the config : index sure doesn't do us any good. Those bits are defined by the standard when the card is a multi-function card. For some reason we're thinking the card is a mfc, when in fact it isn't. I'm looking into that. Warner 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?20020831.104013.124087138.imp>