From owner-freebsd-hackers Mon Mar 1 2: 6: 8 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from fleming.cs.strath.ac.uk (fleming.cs.strath.ac.uk [130.159.196.126]) by hub.freebsd.org (Postfix) with ESMTP id BBE23153A5 for ; Mon, 1 Mar 1999 02:03:42 -0800 (PST) (envelope-from roger@cs.strath.ac.uk) Received: from muir-10 (roger@muir-10.cs.strath.ac.uk [130.159.148.10]) by fleming.cs.strath.ac.uk (8.8.8/8.8.8) with SMTP id KAA16829 Mon, 1 Mar 1999 10:03:22 GMT Message-ID: <36DA65E9.1CFB@cs.strath.ac.uk> Date: Mon, 01 Mar 1999 10:03:21 +0000 From: Roger Hardiman Organization: University of Strathclyde X-Mailer: Mozilla 3.04Gold (X11; I; OSF1 V4.0 alpha) MIME-Version: 1.0 To: hackers@freebsd.org Subject: Patch for APIC_IO SMP and PCMCIA controller Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I have placed a re-worked patch to prevent SMP kernels panicing when you have a PCMCIA (PCCARD) controller in a SMP machine with APIC_IO. The problem was the redirection of IRQs when APIC_IO is enabled. I would like someone to review the patch, which makes use of the isa_apic_irq() function to map ISA IRQs to APIC IRQs. If I have no objections, I'll commit it. New versions of pcic.c and pccard.c can be found at ftp://telepresence.dmem.strath.ac.uk/pub/pcic These are modified 3.1-Release files. Bye Roger -- Roger Hardiman roger@cs.strath.ac.uk roger@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message