Re: BX chipsets and 2.0.34pre

Alan Cox (alan@lxorguk.ukuu.org.uk)
Thu, 21 May 1998 00:28:40 +0100 (BST)


> if (cyrix_present()) {

If "cyrix_present" did the damage

I think we can do it with

if has cpuid
do cpuid
else
is it cyrix ?
if cyrix
turn on cpuid/slop
else
do the 486/386 probe
endif

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu