]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove i386 XBOX support.
authorkib <kib@FreeBSD.org>
Thu, 16 Nov 2017 14:27:02 +0000 (14:27 +0000)
committerkib <kib@FreeBSD.org>
Thu, 16 Nov 2017 14:27:02 +0000 (14:27 +0000)
commitb53cf0d5b7a3933404461aea135111c496f3c3f8
tree9e45f5f3656a186f19dac4dba58ed57fe67be450
parent4960ea1accc728ca06d270ca7e2c943a1cfbd15d
Remove i386 XBOX support.

It is for console presented at 2001 and featuring Pentium III
processor.  Even if any of them are still alive and run FreeBSD, we do
not have any sign of life from their users.  While removing another
dozens of #ifdefs from the i386 sources reduces the aversion from
looking at the code and improves the platform vitality.

Reviewed by: cem, pfg, rink (XBOX support author)
Sponsored by: The FreeBSD Foundation
Differential revision: https://reviews.freebsd.org/D13016
14 files changed:
sys/conf/files.i386
sys/conf/options
sys/i386/conf/NOTES
sys/i386/conf/XBOX [deleted file]
sys/i386/i386/machdep.c
sys/i386/i386/pmap.c
sys/i386/i386/vm_machdep.c
sys/i386/include/xbox.h [deleted file]
sys/i386/pci/pci_cfgreg.c
sys/i386/xbox/pic16l.s [deleted file]
sys/i386/xbox/xbox.c [deleted file]
sys/i386/xbox/xboxfb.c [deleted file]
sys/isa/syscons_isa.c
sys/x86/x86/cpu_machdep.c