From owner-cvs-all Fri Feb 9 9:48: 8 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 29BFE37E783; Fri, 9 Feb 2001 09:47:48 -0800 (PST) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f19Hlmb88356; Fri, 9 Feb 2001 09:47:48 -0800 (PST) (envelope-from jhb) Message-Id: <200102091747.f19Hlmb88356@freefall.freebsd.org> From: John Baldwin Date: Fri, 9 Feb 2001 09:47:47 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 nexus.c src/sys/i386/isa intr_machdep.c intr_machdep.h ithread.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2001/02/09 09:47:47 PST Modified files: sys/i386/i386 nexus.c sys/i386/isa intr_machdep.c intr_machdep.h ithread.c Log: Use the MI ithread helper functions in the x86 interrupt code. Revision Changes Path 1.43 +6 -14 src/sys/i386/i386/nexus.c 1.51 +86 -163 src/sys/i386/isa/intr_machdep.c 1.27 +5 -8 src/sys/i386/isa/intr_machdep.h 1.13 +22 -91 src/sys/i386/isa/ithread.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message