From owner-cvs-all Fri Jan 18 8:42:36 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7FDD937B404; Fri, 18 Jan 2002 08:42:28 -0800 (PST) Received: (from imp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0IGgSg58392; Fri, 18 Jan 2002 08:42:28 -0800 (PST) (envelope-from imp) Message-Id: <200201181642.g0IGgSg58392@freefall.freebsd.org> From: Warner Losh Date: Fri, 18 Jan 2002 08:42:28 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pccard pcic.c X-FreeBSD-CVS-Branch: RELENG_4 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 imp 2002/01/18 08:42:28 PST Modified files: (Branch: RELENG_4) sys/pccard pcic.c Log: MFC: pcic.c 1.171: use the CL-PD6710 method for 3.3V card detection rather than the CL-PD6729 method. Many machines hang when the latter is used, and the machines that worked with the '29 method work with the '10 method. Approved by: re Revision Changes Path 1.89.2.25 +8 -2 src/sys/pccard/pcic.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message