From owner-cvs-all Tue Aug 14 16:49:24 2001 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id A334E37B40A; Tue, 14 Aug 2001 16:49:15 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id f7ENnDq09739; Tue, 14 Aug 2001 17:49:14 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.3/8.11.4) with ESMTP id f7ENnDW19063; Tue, 14 Aug 2001 17:49:13 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200108142349.f7ENnDW19063@harmony.village.org> Subject: Re: cvs commit: src/sys/pccard pcicvar.h pcic_isa.c pcic.c To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Tue, 14 Aug 2001 16:48:29 PDT." <200108142348.f7ENmUO82333@freefall.freebsd.org> References: <200108142348.f7ENmUO82333@freefall.freebsd.org> Date: Tue, 14 Aug 2001 17:49:13 -0600 From: Warner Losh 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 In message <200108142348.f7ENmUO82333@freefall.freebsd.org> Warner Losh writes: : imp 2001/08/14 16:48:29 PDT : : Modified files: (Branch: RELENG_4) : sys/pccard pcicvar.h pcic_isa.c pcic.c : Log: : MFC: Move interrupt routines down into pcic.c from pcic_isa.c : Minor lexical differences with current. : Minor style diffs. : Better commentary : Support asking IRQ 0 -> tell me what to use. : More enums in pcic_irq_type, and make them 1 based. : Some type diffs. Forgot: Approved by: re Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message