From owner-cvs-all Fri May 25 12:22:43 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 E422137B422; Fri, 25 May 2001 12:22:36 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4PJMaJ75136; Fri, 25 May 2001 12:22:36 -0700 (PDT) (envelope-from imp) Message-Id: <200105251922.f4PJMaJ75136@freefall.freebsd.org> From: Warner Losh Date: Fri, 25 May 2001 12:22:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pccard pcic_pci.c pcic_pci.h 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/05/25 12:22:36 PDT Modified files: sys/pccard pcic_pci.c pcic_pci.h Log: Move to using the common device list. Move to table driven probing of these devices since we have such a long list. Revision Changes Path 1.41 +95 -89 src/sys/pccard/pcic_pci.c 1.20 +6 -32 src/sys/pccard/pcic_pci.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message