DragonFly commits List (threaded) for 2013-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel: Remove Cyrix CPUs specific handling
commit ee2dcf1b4d8bc7ab7cbac61ab4bdc841a0d11698
Author: François Tigeot <ftigeot@wolfpond.org>
Date: Wed Jul 17 23:18:26 2013 +0200
kernel: Remove Cyrix CPUs specific handling
* Remove kernel options, constants, detection code and special
initialization routines for Cyrix CPUs
* Part of this code prevents the i386 vkernel from beeing compiled
from a source tree with PAT support
* Recent versions of DragonFly cannot possibly run on machines using
these processors anyway
Summary of changes:
sys/config/LINT | 44 +--
sys/cpu/i386/include/cputypes.h | 6 -
sys/cpu/i386/include/specialreg.h | 103 ------
.../linux/i386/linprocfs/linprocfs_misc.c | 2 -
sys/platform/pc32/conf/options | 8 -
sys/platform/pc32/i386/identcpu.c | 276 +--------------
sys/platform/pc32/i386/initcpu.c | 383 ---------------------
7 files changed, 2 insertions(+), 820 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ee2dcf1b4d8bc7ab7cbac61ab4bdc841a0d11698
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]