From owner-cvs-all Sat May 26 22:53:42 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 08CE537B42C; Sat, 26 May 2001 22:53:38 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4R5rbJ65866; Sat, 26 May 2001 22:53:37 -0700 (PDT) (envelope-from imp) Message-Id: <200105270553.f4R5rbJ65866@freefall.freebsd.org> From: Warner Losh Date: Sat, 26 May 2001 22:53:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pccard pcic.c pcicvar.h X-FreeBSD-CVS-Branch: HEAD 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/05/26 22:53:37 PDT Modified files: sys/pccard pcic.c pcicvar.h Log: Allow a shareable interrupts. Note, the bridge must set this flag or the irq will be unshareable, as things are now. More work likely is needed, but this is a good checkpoint. # pcic_pci.c is getting closer :-) Revision Changes Path 1.139 +16 -16 src/sys/pccard/pcic.c 1.12 +2 -1 src/sys/pccard/pcicvar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message