FileName DOCs/SMP.txt

As of Agere Systems core code release 8.30,
the drivers should be competent for motherboards
with Symmertic Multi Processors (SMP).

A simple test to check your kernel configuration file is:

$ grep SMP /boot/config-`uname -r`

with expected outcomes either
  CONFIG_SMP=y
or
  # CONFIG_SMP is not set 

FileName DOCs/SMP.txt
2004 April 29
