Re: oops on 2.4.20-pre5-ac2

Alan Cox (alan@lxorguk.ukuu.org.uk)
09 Sep 2002 21:28:14 +0100


Thats a very very strange machine 8). Your diagnosis is correct. We are
assuming conventional PC north bridge behaviour. I take it this is your
blade systems.

As far as I can make out from the ALi docs you can't get an ALi north
bridge at anywhere but 0:0.0 in which case making the check

if(north && north->vendor == ...)

should do the trick.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/