Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Jun 1999 19:31:34 -0700 (PDT)
From:      mike@hyperreal.org
To:        freebsd-smp@freebsd.org
Subject:   working SMP motherboard for hardware list
Message-ID:  <19990620023134.6461.qmail@hyperreal.org>

next in thread | raw e-mail | index | archive | help
Hello,

Not sure if this is who to send this to, but I have a possible addition
to the SMP working motherboard list at 
http://www.freebsd.org/~fsmp/SMP/hardware.html:

Micronics M54Pe revision B

http://www.micronics.com/Micronics/support/archives/pentium.htm#prod_210A

...works fine with SMP kernel and default config, FreeBSD 3.2-RELEASE!

Enjoy.

   - Mike

______________________________________________________________________
 Mike Brown / Hyperreal   |     Director, Hyperreal Music Archive
 PO Box 61334             |      http://www.hyperreal.org/music/
 Denver CO 80206-8334 USA |   Software Engineer, www.netIgnite.com


===============================================================================

MPTable, version 2.0.15

-------------------------------------------------------------------------------

MP Floating Pointer Structure:

  location:                     EBDA
  physical address:             0x0009fc30
  signature:                    '_MP_'
  length:                       16 bytes
  version:                      1.1
  checksum:                     0x5a
  mode:                         Virtual Wire

-------------------------------------------------------------------------------

MP Config Table Header:

  physical address:             0x0009fc44
  signature:                    'PCMP'
  base table length:            260
  version:                      1.1
  checksum:                     0x1e
  OEM ID:                       'INTEL   '
  Product ID:                   '430 NX EISA '
  OEM table pointer:            0x00000000
  OEM table size:               0
  entry count:                  24
  local APIC address:           0xfee00000
  extended table length:        0
  extended table checksum:      0

-------------------------------------------------------------------------------

MP Config Base Table Entries:

--
Processors:     APIC ID Version State           Family  Model   Step    Flags
                 0       0x10    BSP, usable     5       2       12      0x03bf
                 1       0x10    AP, usable      5       2       12      0x03bf
--
Bus:            Bus ID  Type
                 0       ISA   
                 1       EISA  
                 2       PCI   
--
I/O APICs:      APIC ID Version State           Address
                 2       0x11    usable          0xfec00000
--
I/O Ints:       Type    Polarity    Trigger     Bus ID   IRQ    APIC ID PIN#
                ExtINT  active-hi        edge        0     0          2    0
                INT      conforms    conforms        0     1          2    1
                INT      conforms    conforms        0     0          2    2
                INT      conforms    conforms        0     3          2    3
                INT      conforms    conforms        0     4          2    4
                INT      conforms    conforms        0     5          2    5
                INT      conforms    conforms        0     6          2    6
                INT      conforms    conforms        0     7          2    7
                INT      conforms    conforms        0     8          2    8
                INT      conforms    conforms        0     9          2    9
                INT      conforms    conforms        0    10          2   10
                INT      conforms    conforms        0    11          2   11
                INT      conforms    conforms        0    12          2   12
                INT      conforms    conforms        0    13          2   13
                INT      conforms    conforms        0    14          2   14
                INT      conforms    conforms        0    15          2   15
--
Local Ints:     Type    Polarity    Trigger     Bus ID   IRQ    APIC ID PIN#
                ExtINT  active-hi        edge        0     0        255    0
                NMI     active-hi        edge        0     0        255    1

-------------------------------------------------------------------------------

# SMP kernel config file options:


# Required:
options         SMP                     # Symmetric MultiProcessor Kernel
options         APIC_IO                 # Symmetric (APIC) I/O

# Optional (built-in defaults will work in most cases):
#options                NCPU=2                  # number of CPUs
#options                NBUS=3                  # number of busses
#options                NAPIC=1                 # number of IO APICs
#options                NINTR=24                # number of INTs

===============================================================================


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-smp" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990620023134.6461.qmail>