From owner-cvs-all Thu Aug 23 0:57:20 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 9F4A937B406; Thu, 23 Aug 2001 00:57:14 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7N7vEp11040; Thu, 23 Aug 2001 00:57:14 -0700 (PDT) (envelope-from imp) Message-Id: <200108230757.f7N7vEp11040@freefall.freebsd.org> From: Warner Losh Date: Thu, 23 Aug 2001 00:57:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pccard pccard_nbk.c pcic.c pcic_isa.c pcic_pci.c pcicvar.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/08/23 00:57:14 PDT Modified files: (Branch: RELENG_4) sys/pccard pccard_nbk.c pcic.c pcic_isa.c pcic_pci.c pcicvar.h Log: MFC the interrupt routing changes suggested by Ian Dowse. And some cosmetic changes to the tunables. Approved by: jkh Revision Changes Path 1.15.2.9 +1 -2 src/sys/pccard/pccard_nbk.c 1.89.2.20 +7 -7 src/sys/pccard/pcic.c 1.13.2.5 +3 -3 src/sys/pccard/pcic_isa.c 1.54.2.8 +40 -67 src/sys/pccard/pcic_pci.c 1.15.2.8 +4 -4 src/sys/pccard/pcicvar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message