Date: Thu, 26 Sep 1996 09:26:58 -0700 (PDT) From: garyh@agora.rdrop.com (Gary Hanson) To: freebsd-smp@freebsd.org Subject: mptable results for IBM 704 (dual PPro) Message-ID: <m0v6JH8-000927C@agora.rdrop.com>
next in thread | raw e-mail | index | archive | help
Enclosed is the long (and mostly boring) output of mptable.c on a 2 processor IBM 704 system (Orion B0 chipset). This is with the system set to MPS 1.1; with MPS 1.4, the system repeats mostly the same things over-and-over-and-over, 89K worth. If I send the mptable output to a file, I get "Warning: EBDA support is BROKEN!!!" on the screen, but I don't seem to see that without redirecting stdout. --Gary Hanson -------------------------------------------------------------------------- Found MP Table in BIOS, physical addr: 0x000f78c0 -------------------------------------------------------------------------- MP Floating Pointer Structure: location: BIOS physical address: 0x000f78c0 signature: '_MP_' length: 16 bytes version: 1.1 checksum: 0x4c mode: Virtual Wire -------------------------------------------------------------------------- MP Config Table Header: physical address: 0x000f78d0 signature: 'PCMP' base table length: 252 version: 1.1 checksum: 0xb0 OEM ID: 'INTEL ' Product ID: 'ALDER ' OEM table pointer: 0x00000000 OEM table size: 0 entry count: 23 local APIC address: 0xfec08000 extended table length: 0 extended table checksum: 0 -------------------------------------------------------------------------- MP Config Base Table Entries: -- Processor apic ID: 0, version: 17 CPU is usable, CPU is the bootstrap processor family: 6, model: 1, stepping: 7 feature flags: 0x0000fbff -- Processor apic ID: 1, version: 17 CPU is usable, CPU is NOT the bootstrap processor family: 6, model: 1, stepping: 7 feature flags: 0x0000fbff -- Bus bus ID: 0, bus type: PCI -- Bus bus ID: 1, bus type: PCI -- Bus bus ID: 18, bus type: EISA -- I/O APIC apic ID: 14, version: 17 APIC is usable apic address: 0xfec00000 -- I/O INT INT type: 0, flags: 0x0005 source bus ID: 18, IRQ: 1 destination APIC ID: 14, INT: 1 -- I/O INT INT type: 0, flags: 0x0005 source bus ID: 18, IRQ: 0 destination APIC ID: 14, INT: 2 -- I/O INT INT type: 0, flags: 0x0005 source bus ID: 18, IRQ: 3 destination APIC ID: 14, INT: 3 -- I/O INT INT type: 0, flags: 0x0005 source bus ID: 18, IRQ: 4 destination APIC ID: 14, INT: 4 -- I/O INT INT type: 0, flags: 0x0005 source bus ID: 18, IRQ: 5 destination APIC ID: 14, INT: 5 -- I/O INT INT type: 0, flags: 0x0005 source bus ID: 18, IRQ: 6 destination APIC ID: 14, INT: 6 -- I/O INT INT type: 0, flags: 0x0005 source bus ID: 18, IRQ: 7 destination APIC ID: 14, INT: 7 -- I/O INT INT type: 0, flags: 0x0005 source bus ID: 18, IRQ: 8 destination APIC ID: 14, INT: 8 -- I/O INT INT type: 0, flags: 0x000d source bus ID: 18, IRQ: 9 destination APIC ID: 14, INT: 9 -- I/O INT INT type: 0, flags: 0x000d source bus ID: 18, IRQ: 10 destination APIC ID: 14, INT: 10 -- I/O INT INT type: 0, flags: 0x000d source bus ID: 18, IRQ: 11 destination APIC ID: 14, INT: 11 -- I/O INT INT type: 0, flags: 0x0005 source bus ID: 18, IRQ: 12 destination APIC ID: 14, INT: 12 -- I/O INT INT type: 0, flags: 0x0005 source bus ID: 18, IRQ: 13 destination APIC ID: 14, INT: 13 -- I/O INT INT type: 0, flags: 0x0005 source bus ID: 18, IRQ: 14 destination APIC ID: 14, INT: 14 -- I/O INT INT type: 0, flags: 0x0005 source bus ID: 18, IRQ: 15 destination APIC ID: 14, INT: 15 -- Local INT INT type: 3, flags: 0x0005 source bus ID: 18, IRQ: 0 destination APIC ID: 255, INT: 0 -- Local INT INT type: 1, flags: 0x0005 source bus ID: 0, IRQ: 0 destination APIC ID: 255, INT: 1 --------------------------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m0v6JH8-000927C>