Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 May 1999 10:37:10 +0300
From:      "Vladimir A. Pokatilov" <bob@anet.donetsk.ua>
To:        <freebsd-questions@FreeBSD.ORG>
Subject:   matherboard SOYO 5TX2/X5 with 2 intel 166 proceccors & multiport card Cyclades Cyclom 8Ye
Message-ID:  <199905280737.KAA55804@voland.anet.donetsk.ua>

next in thread | raw e-mail | index | archive | help
Help !!!

I have multiprocessor machine:
matherboard SOYO 5TX2/X5 with 2 intel 166 proceccors
multiport card Cyclades Cyclom 8Yep
Kernel config:
options SMP                     # Symmetric MultiProcessor Kernel
options APIC_IO                 # Symmetric (APIC) I/O
options NCPU=2                  # number of CPUs
options NBUS=2                  # number of busses
All good work until somthing do start to send to /dev/cXX
Then kernel panic and reboot !!!
All good working under single processor kernel ... no problem
mptable:
============================================================================
===
MPTable, version 2.0.15
----------------------------------------------------------------------------
---
MP Floating Pointer Structure:
  location:   BIOS
  physical address:  0x000f0d20
  signature:   '_MP_'
  length:   16 bytes
  version:   1.1
  checksum:   0x53
  mode:    Virtual Wire
----------------------------------------------------------------------------
---
MP Config Table Header:
  physical address:  0x000f0d34
  signature:   'PCMP'
  base table length:  292
  version:   1.1
  checksum:   0xd5
  OEM ID:   'OEM00000'
  Product ID:   'PROD00000000'
  OEM table pointer:  0x00000000
  OEM table size:  0
  entry count:   28
  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  0x11  BSP, usable  5  2  1  0x07bf
   1  0x11  AP, usable  5  2  1  0x07bf
--
Bus:  Bus ID Type
   0  ISA
   1  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  conforms    conforms      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
  INT active-lo       level      1 14:A       2   16
  INT active-lo       level      1 15:A       2   17
  INT active-lo       level      1 16:A       2   18
  INT active-lo       level      1 17:A       2   19
  SMI  conforms    conforms      0    0       2   23
--
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=2   # 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-questions" in the body of the message




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