From owner-cvs-all Wed Nov 18 15:53:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA03029 for cvs-all-outgoing; Wed, 18 Nov 1998 15:53:08 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA03024; Wed, 18 Nov 1998 15:53:07 -0800 (PST) (envelope-from dfr@FreeBSD.org) From: Doug Rabson Received: (from dfr@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA21241; Wed, 18 Nov 1998 15:53:12 -0800 (PST) Date: Wed, 18 Nov 1998 15:53:12 -0800 (PST) Message-Id: <199811182353.PAA21241@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/alpha/isa isa.c src/sys/alpha/pci pcibus.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dfr 1998/11/18 15:53:12 PST Modified files: sys/alpha/isa isa.c sys/alpha/pci pcibus.c Log: Fix things so that pci interrupts can be registered correctly on apecs and lca machines (which route PCI interrupts through the ISA PIC). Reviewed by: dima Revision Changes Path 1.7 +15 -6 src/sys/alpha/isa/isa.c 1.7 +2 -2 src/sys/alpha/pci/pcibus.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message