Date: Fri, 9 Feb 2001 09:53:24 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/include intr.h src/sys/alpha/alpha interrupt.c src/sys/alpha/isa isa.c src/sys/alpha/mcbus mcpcia.c src/sys/alpha/pci apecs.c cia.c t2.c tsunami.c src/sys/alpha/tlsb dwlpx.c Message-ID: <200102091753.f19HrOd89077@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/02/09 09:53:24 PST
Modified files:
sys/alpha/include intr.h
sys/alpha/alpha interrupt.c
sys/alpha/isa isa.c
sys/alpha/mcbus mcpcia.c
sys/alpha/pci apecs.c cia.c t2.c tsunami.c
sys/alpha/tlsb dwlpx.c
Log:
Use the MI ithread helper functions in the alpha hardware interrupt code.
Revision Changes Path
1.9 +6 -7 src/sys/alpha/include/intr.h
1.40 +49 -244 src/sys/alpha/alpha/interrupt.c
1.25 +2 -3 src/sys/alpha/isa/isa.c
1.15 +3 -4 src/sys/alpha/mcbus/mcpcia.c
1.17 +2 -3 src/sys/alpha/pci/apecs.c
1.32 +2 -3 src/sys/alpha/pci/cia.c
1.7 +3 -4 src/sys/alpha/pci/t2.c
1.14 +2 -3 src/sys/alpha/pci/tsunami.c
1.17 +3 -4 src/sys/alpha/tlsb/dwlpx.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102091753.f19HrOd89077>
