Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/sys/arch/xen/i386
Module Name: src
Committed By: tron
Date: Sun Mar 20 14:38:21 UTC 2005
Modified Files:
src/sys/arch/xen/i386 [netbsd-3]: npx.c
Log Message:
Pull up revision 1.4 (requested by bouyer in ticket #35):
npxintr(): this function does the right thing if we don't try to clear
the interrupt latch (which is probably done by the hypervisor, linux/xen
doesn't do it either). Now the "fputest" configure test from pkgsrc/math/yorick
works as expected.
Thanks to Christian Limpach for the hint.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.3.14.1 src/sys/arch/xen/i386/npx.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index