DragonFly commits List (threaded) for 2006-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/cpu/i386/include specialreg.h src/sys/machine/pc32/i386 est.c identcpu.c locore.s src/sys/sys systm.h
tgen 2006/12/27 09:20:28 PST
DragonFly src repository
Modified files:
sys/cpu/i386/include specialreg.h
sys/machine/pc32/i386 est.c identcpu.c locore.s
sys/sys systm.h
Log:
Add generic printout of extended CPUID feature flags on Intel processors.
Obtained-from: FreeBSD.
XXX-regarding: cpu_feature and cpu_feature2 flags are defined in
sys/systm.h, which really isn't the right place.
Revision Changes Path
1.7 +8 -0 src/sys/cpu/i386/include/specialreg.h
1.5 +0 -8 src/sys/machine/pc32/i386/est.c
1.16 +38 -0 src/sys/machine/pc32/i386/identcpu.c
1.12 +3 -1 src/sys/machine/pc32/i386/locore.s
1.56 +3 -0 src/sys/sys/systm.h
http://www.dragonflybsd.org/cvsweb/src/sys/cpu/i386/include/specialreg.h.diff?r1=1.6&r2=1.7&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/machine/pc32/i386/est.c.diff?r1=1.4&r2=1.5&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/machine/pc32/i386/identcpu.c.diff?r1=1.15&r2=1.16&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/machine/pc32/i386/locore.s.diff?r1=1.11&r2=1.12&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/sys/systm.h.diff?r1=1.55&r2=1.56&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]