]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Garbage collect the code to store diagnostics codes in a CMOS register
authorJohn Baldwin <jhb@FreeBSD.org>
Tue, 22 Nov 2005 22:34:14 +0000 (22:34 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Tue, 22 Nov 2005 22:34:14 +0000 (22:34 +0000)
commit0a17b197d36ac507d645b734e09880e152fba154
tree23624df2c0638e9719e282bd0a2c73ec77e64db3
parentd13ea234b33afda9b240346e5ebf3b63cc0d6243
Garbage collect the code to store diagnostics codes in a CMOS register
during SMP startup.  We haven't had any issues with starting up the APs
on i386 in quite a while now which is all this code is really useful for.
If someone ever does really need it they can always dig it up out of the
attic.
sys/i386/i386/mp_machdep.c
sys/i386/include/smp.h
sys/i386/include/smptests.h