From owner-cvs-all Sat Aug 31 9:40:25 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 320A337B400; Sat, 31 Aug 2002 09:40:17 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AD8243E65; Sat, 31 Aug 2002 09:40:16 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.3/8.12.3) with ESMTP id g7VGeF2F054535; Sat, 31 Aug 2002 10:40:15 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sat, 31 Aug 2002 10:40:13 -0600 (MDT) Message-Id: <20020831.104013.124087138.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 From: "M. Warner Losh" In-Reply-To: <200208311607.g7VG7HiA059269@freefall.freebsd.org> References: <200208311607.g7VG7HiA059269@freefall.freebsd.org> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <200208311607.g7VG7HiA059269@freefall.freebsd.org> Poul-Henning Kamp 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