From owner-cvs-all Sun Nov 11 21:29:26 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 B46F137B405; Sun, 11 Nov 2001 21:29:22 -0800 (PST) Received: (from imp@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fAC5TMt24684; Sun, 11 Nov 2001 21:29:22 -0800 (PST) (envelope-from imp) Message-Id: <200111120529.fAC5TMt24684@freefall.freebsd.org> From: Warner Losh Date: Sun, 11 Nov 2001 21:29:22 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pccard i82365.h pccard.c pccard_nbk.c pcic.c pcic_isa.c pcic_pci.c pcic_pci.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/11/11 21:29:22 PST Modified files: (Branch: RELENG_4) sys/pccard i82365.h pccard.c pccard_nbk.c pcic.c pcic_isa.c pcic_pci.c pcic_pci.h Log: MFC: Bulk merge from current: ToPIC changes (improvement?) 3.3V support fixes for CL-PD67[12]* Make the second slot of CL-Pd6729 work (incl 3.3V cards) Fix reboot hang (at least on CL-PD6729 based Omnibook I have) Misc portability fixes in the post KDE environment maybe other things I've forgotten :-) Revision Changes Path 1.10.2.7 +18 -5 src/sys/pccard/i82365.h 1.106.2.11 +28 -11 src/sys/pccard/pccard.c 1.15.2.10 +5 -2 src/sys/pccard/pccard_nbk.c 1.89.2.24 +108 -29 src/sys/pccard/pcic.c 1.13.2.7 +4 -4 src/sys/pccard/pcic_isa.c 1.54.2.18 +109 -38 src/sys/pccard/pcic_pci.c 1.23.2.9 +44 -5 src/sys/pccard/pcic_pci.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message