From owner-cvs-all Sun Jul 1 16:41:15 2001 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 1781937B403; Sun, 1 Jul 2001 16:41:10 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f61NfAj21188; Sun, 1 Jul 2001 16:41:10 -0700 (PDT) (envelope-from imp) Message-Id: <200107012341.f61NfAj21188@freefall.freebsd.org> From: Warner Losh Date: Sun, 1 Jul 2001 16:41:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pccard pcic_pci.c X-FreeBSD-CVS-Branch: HEAD 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 2001/07/01 16:41:09 PDT Modified files: sys/pccard pcic_pci.c Log: First cut at getting the pcic controller and power information for each of the bridge chips. Before we wrongly assumes that all cardbus bridge chips were intel compatible step A/B. This mostly worked, but likely caused problems with certain cirrus logic cardbus bridges. Revision Changes Path 1.51 +63 -33 src/sys/pccard/pcic_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message