From owner-cvs-all Fri Oct 8 20:50:29 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B6BD814D84; Fri, 8 Oct 1999 20:50:28 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA51523; Fri, 8 Oct 1999 20:50:28 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <199910090350.UAA51523@freefall.freebsd.org> From: Warner Losh Date: Fri, 8 Oct 1999 20:50:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pcm/pci es1370.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk imp 1999/10/08 20:50:28 PDT Modified files: sys/dev/pcm/pci es1370.c Log: Allow interrupt sharing by allocating the interrupt RF_SHAREABLE. This allows newpcm to grok my es1370 based card, which shared interrupts with the ethernet card. Revision Changes Path 1.3 +2 -2 src/sys/dev/pcm/pci/es1370.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message