From owner-cvs-all Mon Jan 18 12:15:08 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA03219 for cvs-all-outgoing; Mon, 18 Jan 1999 12:15: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 MAA03211; Mon, 18 Jan 1999 12:15:07 -0800 (PST) (envelope-from gallatin@FreeBSD.org) From: Andrew Gallatin Received: (from gallatin@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA24389; Mon, 18 Jan 1999 12:15:07 -0800 (PST) Date: Mon, 18 Jan 1999 12:15:07 -0800 (PST) Message-Id: <199901182015.MAA24389@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/alpha/pci pci_eb64plus_intr.s apecs.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk gallatin 1999/01/18 12:15:07 PST Modified files: sys/alpha/pci apecs.c Added files: sys/alpha/pci pci_eb64plus_intr.s Log: Added support for the DEC EB64PLUS systype. (part I) The new file pci_eb64plus_intr.s deals with the interrupt hardware on the EB64PLUS and was obtained from NetBSD with the NetBSD copyright intact The apecs chipset support code was altered to allow routing interrupts through pci if we're not running on an avanti. Avanti's route all interrupts through isa. Tested by: Wilko Bulte Partially reviewed by: dfr Revision Changes Path 1.5 +51 -5 src/sys/alpha/pci/apecs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message