From owner-cvs-all Sun Jul 29 17:11:33 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 E9D1D37B403; Sun, 29 Jul 2001 17:11:29 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6U0BTZ47170; Sun, 29 Jul 2001 17:11:29 -0700 (PDT) (envelope-from imp) Message-Id: <200107300011.f6U0BTZ47170@freefall.freebsd.org> From: Warner Losh Date: Sun, 29 Jul 2001 17:11:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pccard pccard.c pcic.c pcic_isa.c pcicvar.h 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/29 17:11:29 PDT Modified files: (Branch: RELENG_4) sys/pccard pccard.c pcic.c pcic_isa.c pcicvar.h slot.h Log: MFC: o Clarified suspend + power behavior o __FreeBSD_version based selinfo.h vs select.h include o __FreeBSD_version based ifdefs for a few things different than in current. o tunables o minor style differences. Revision Changes Path 1.106.2.8 +16 -26 src/sys/pccard/pccard.c 1.89.2.14 +27 -17 src/sys/pccard/pcic.c 1.13.2.2 +19 -16 src/sys/pccard/pcic_isa.c 1.15.2.2 +2 -1 src/sys/pccard/pcicvar.h 1.25.2.4 +7 -2 src/sys/pccard/slot.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message