Searched hist:"0 cc997d237cddcd6f1488a332d3cc2f54eb7806a" (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/i386/i386/ |
H A D | npx.c | 0cc997d237cddcd6f1488a332d3cc2f54eb7806a Sat Dec 30 12:33:04 CET 2017 Konstantin Belousov <kib@FreeBSD.org> Move i386/isa/npx.c to i386i386/npx.c.
The i386 FPU (AKA npx) code does not depend on ISA devices at all, after the support for IRQ13 FPU exceptions was removed. Put the file into the expected place in the kernel source tree.
Discussed with: jhb Sponsored by: The FreeBSD Foundation
|
/freebsd/sys/conf/ |
H A D | files.i386 | diff 0cc997d237cddcd6f1488a332d3cc2f54eb7806a Sat Dec 30 12:33:04 CET 2017 Konstantin Belousov <kib@FreeBSD.org> Move i386/isa/npx.c to i386i386/npx.c.
The i386 FPU (AKA npx) code does not depend on ISA devices at all, after the support for IRQ13 FPU exceptions was removed. Put the file into the expected place in the kernel source tree.
Discussed with: jhb Sponsored by: The FreeBSD Foundation
|