[BACK]Return to GENERIC.MP CVS log [TXT][DIR] Up to [local] / sys / arch / i386 / conf

Annotation of sys/arch/i386/conf/GENERIC.MP, Revision 1.1.1.1

1.1       nbrk        1: #      $OpenBSD: GENERIC.MP,v 1.7 2007/01/27 22:41:40 kettenis Exp $
                      2: #
                      3: #      GENERIC.MP - sample multiprocessor kernel
                      4: #
                      5:
                      6: include "arch/i386/conf/GENERIC"
                      7:
                      8: option         MULTIPROCESSOR  # Multiple processor support
                      9:
                     10: cpu*           at mainbus?
                     11: ioapic*                at mainbus?
                     12: acpimadt0      at acpi?

CVSweb