Date: Thu, 21 Jun 2001 14:12:57 -0700 (PDT) From: Dave Cornejo <dave@dogwood.com> To: John Baldwin <jhb@FreeBSD.org> Cc: freebsd-current@FreeBSD.org Subject: Re: SCSI hangs w/SuperMicro 6010H Message-ID: <200106212112.f5LLCvh75749@white.dogwood.com> In-Reply-To: <XFMail.010621155636.jhb@FreeBSD.org> "from John Baldwin at Jun 21, 2001 03:56:36 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
John Baldwin wrote: > Ok, sounds good, just checking. :) Can you provide the output of mptable for > this box? In the SMP case, -current does interrupt routing for PCI interrupts > a bit differently, which might be a possible reason. Hmm, but you are getting > interrupts eventually it seems. I can only get the thing past the hang maybe once in twenty+ tries. Below is the mptable output (I don't remember what version of FreeBSD I had installed when I did this, hope it doesn't matter). I'll try the KTR stuff later tonight. thanks! dave c =============================================================================== MPTable, version 2.0.15 ------------------------------------------------------------------------------- MP Floating Pointer Structure: location: BIOS physical address: 0x000ff780 signature: '_MP_' length: 16 bytes version: 1.1 checksum: 0xb9 mode: Virtual Wire ------------------------------------------------------------------------------- MP Config Table Header: physical address: 0x000f0bd0 signature: 'PCMP' base table length: 284 version: 1.1 checksum: 0x28 OEM ID: 'AMI ' Product ID: 'CNB20HE ' OEM table pointer: 0x00000000 OEM table size: 0 entry count: 27 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 6 8 6 0x387fbff 1 0x11 AP, usable 6 8 6 0x387fbff -- Bus: Bus ID Type 0 PCI 1 PCI 2 PCI 3 ISA -- I/O APICs: APIC ID Version State Address 4 0x11 usable 0xfec00000 5 0x11 usable 0xfec01000 -- I/O Ints: Type Polarity Trigger Bus ID IRQ APIC ID PIN# INT active-lo level 1 0:A 5 14 INT active-lo level 0 5:B 5 11 INT active-lo level 0 15:A 4 10 INT active-lo level 0 6:A 5 15 INT active-lo level 0 5:A 5 10 INT active-lo level 0 4:A 5 12 ExtINT active-hi edge 3 0 4 0 INT active-hi edge 3 1 4 1 INT active-hi edge 3 0 4 2 INT active-hi edge 3 3 4 3 INT active-hi edge 3 4 4 4 INT active-hi edge 3 6 4 6 INT active-hi edge 3 8 4 8 INT active-hi edge 3 12 4 12 INT active-hi edge 3 13 4 13 INT active-hi edge 3 14 4 14 INT active-hi edge 3 15 4 15 -- Local Ints: Type Polarity Trigger Bus ID IRQ APIC ID PIN# ExtINT active-hi edge 3 0 255 0 NMI active-hi edge 0 0:A 255 1 =============================================================================== -- Dave Cornejo @ Dogwood Media, Fremont, California (also dcornejo@ieee.org) "There aren't any monkeys chasing us..." - Xochi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106212112.f5LLCvh75749>