From owner-freebsd-current@FreeBSD.ORG Fri Nov 7 00:42:36 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65C5C16A4CE; Fri, 7 Nov 2003 00:42:36 -0800 (PST) Received: from spider.deepcore.dk (cpe.atm2-0-53484.0x50a6c9a6.abnxx9.customer.tele.dk [80.166.201.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D01343FF7; Fri, 7 Nov 2003 00:42:35 -0800 (PST) (envelope-from sos@spider.deepcore.dk) Received: from spider.deepcore.dk (localhost [127.0.0.1]) by spider.deepcore.dk (8.12.10/8.12.10) with ESMTP id hA78gvxb000853; Fri, 7 Nov 2003 09:43:15 +0100 (CET) (envelope-from sos@spider.deepcore.dk) Received: (from sos@localhost) by spider.deepcore.dk (8.12.10/8.12.10/Submit) id hA6CgUlC004378; Thu, 6 Nov 2003 13:42:30 +0100 (CET) (envelope-from sos) From: Soren Schmidt Message-Id: <200311061242.hA6CgUlC004378@spider.deepcore.dk> In-Reply-To: <20031106115539.GB67738@voodoo.oberon.net> To: Kirill Ponomarew Date: Thu, 6 Nov 2003 13:42:30 +0100 (CET) X-Mailer: ELM [version 2.4ME+ PL99f (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=ISO-8859-1 X-mail-scanned: by DeepCore Virus & Spam killer v1.3 cc: current@FreeBSD.org Subject: Re: current panics X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2003 08:42:36 -0000 It seems Kirill Ponomarew wrote: > I got panic during the boot: > > ioapic0: Changing APIC ID to 2 > ioapic0 irqs 0-23 on motherboard > panic: Can't find ExtINT pin to route through! > cpuid=0; > > Is it known problem ? Dunno, but I get it as well when I set interrupt mode to APIC in the BIOS, if I choose PIC it works (but without an APIC of course). -Søren