> If the linux drivers are version 2.2.12 there must be mca support right? No, the MCA support was not brought into the OSKit when the drivers were upgraded. You could probably add such support; start with adding CONFIG_MCA and adding ./arch/i386/kernel/mca.c. However, I have not looked at what is involved for such support, and I do not have access to a machine with the MCA bus. Kevin Van Maren