From owner-cvs-all Mon Jul 9 11:26: 1 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 6160E37B405; Mon, 9 Jul 2001 11:25:54 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69IPse11538; Mon, 9 Jul 2001 11:25:54 -0700 (PDT) (envelope-from imp) Message-Id: <200107091825.f69IPse11538@freefall.freebsd.org> From: Warner Losh Date: Mon, 9 Jul 2001 11:25:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files src/sys/pccard i82365.h pccard.c pccard_nbk.c pcic.c pcic_pci.c slot.h 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 2001/07/09 11:25:54 PDT Modified files: (Branch: RELENG_4) sys/conf files sys/pccard i82365.h pccard.c pccard_nbk.c pcic.c pcic_pci.c slot.h Log: MFC: Merge all the changes to the pccard system in current, short of making the pci devices a real freebsd pci driver. Revision Changes Path 1.340.2.66 +3 -2 src/sys/conf/files 1.10.2.2 +28 -15 src/sys/pccard/i82365.h 1.106.2.7 +52 -81 src/sys/pccard/pccard.c 1.15.2.6 +66 -46 src/sys/pccard/pccard_nbk.c 1.89.2.11 +336 -843 src/sys/pccard/pcic.c 1.54.2.2 +3 -3 src/sys/pccard/pcic_pci.c 1.25.2.2 +7 -8 src/sys/pccard/slot.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message