From owner-freebsd-stable@FreeBSD.ORG Sun Nov 23 17:11:41 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0C2A16A4CE for ; Sun, 23 Nov 2003 17:11:40 -0800 (PST) Received: from mail.westbend.net (ns1.westbend.net [216.47.253.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id D408943FCB for ; Sun, 23 Nov 2003 17:11:39 -0800 (PST) (envelope-from hetzelsw@westbend.net) Received: from Admin02 (admin02.westbend.net [216.47.253.19]) by mail.westbend.net (8.12.9/8.12.9) with SMTP id hAO1Bal5017507 for ; Sun, 23 Nov 2003 19:11:36 -0600 (CST) (envelope-from hetzelsw@westbend.net) Message-ID: <000901c3b227$ebf73020$13fd2fd8@Admin02> From: "Scot W. Hetzel" To: Date: Sun, 23 Nov 2003 19:11:41 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Virus-Scanned: by amavisd-milter (http://amavis.org/) X-Spam-Status: No, hits=0.0 required=8.0 tests=SPAM_PHRASE_00_01,SUBJECT_MONTH,SUBJECT_MONTH_2, USER_AGENT_OE version=2.43 Subject: fxp0: device timeout on SMP Kernel (Nov 22nd sources) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 01:11:41 -0000 I cvsuped my sources yesterday to the latest 4.9-STABLE sources and have been having a problem with a SMP kernel where it is giving the error: fxp0: device timeout. If I load the Sep 1st SMP or a Nov 22nd UP kernel, I don't get this error. Any Ideals as to how I can fix this problem? I have tried moving the board to different PCI slots, changing BIOS settings, with no success. Below are the IRQ settings for the various kernels. NOTE: Enabling/Disabling the USB device in the BIOS doesn't fix the problem for the SMP kernel. GENERIC-SMP Kernel (Nov 22nd sources) - fxp0: device timeout WBIw009# grep irq dmesg.new3 IOAPIC #0 intpin 2 -> irq 0 IOAPIC #0 intpin 18 -> irq 2 IOAPIC #0 intpin 19 -> irq 10 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 uhci0: port 0xe000-0xe01f irq 11 at device 7.2 on pci0 fxp0: port 0xe400-0xe41f mem 0xd1000000-0xd10fffff,0xd1100000-0xd1100fff irq 2 at device 10.0 on pci0 ahc0: port 0xe800-0xe8ff mem 0xd1101000-0xd1101fff irq 10 at device 12.0 on pci0 fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 atkbd0: flags 0x1 irq 1 on atkbdc0 psm0: irq 12 on atkbdc0 sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio1 at port 0x2f8-0x2ff irq 3 on isa0 ppc0: at port 0x378-0x37f irq 7 on isa0 GENERIC non-SMP Kernel (Nov 22nd sources) - no fxp0: device timeout WBIw009# grep irq dmesg.newG ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 uhci0: port 0xe000-0xe01f irq 11 at device 7.2 on pci0 fxp0: port 0xe400-0xe41f mem 0xd1000000-0xd10fffff,0xd1100000-0xd1100fff irq 10 at device 10.0 on pci0 ahc0: port 0xe800-0xe8ff mem 0xd1101000-0xd1101fff irq 11 at device 12.0 on pci0 fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 atkbd0: flags 0x1 irq 1 on atkbdc0 psm0: irq 12 on atkbdc0 sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio1 at port 0x2f8-0x2ff irq 3 on isa0 ppc0: at port 0x378-0x37f irq 7 on isa0 GENERIC-SMP Kernel (Sep 1st sources) - no fxp0: device timeout WBIw009# grep irq dmesg.old IOAPIC #0 intpin 2 -> irq 0 IOAPIC #0 intpin 17 -> irq 2 IOAPIC #0 intpin 19 -> irq 10 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 fxp0: port 0xe400-0xe41f mem 0xd1000000-0xd10fffff,0xd1100000-0xd1100fff irq 2 at device 9.0 on pci0 ahc0: port 0xe800-0xe8ff mem 0xd1101000-0xd1101fff irq 10 at device 12.0 on pci0 fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 atkbd0: flags 0x1 irq 1 on atkbdc0 psm0: irq 12 on atkbdc0 sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio1 at port 0x2f8-0x2ff irq 3 on isa0 ppc0: at port 0x378-0x37f irq 7 on isa0 NOTE: While the above irq settings don't show USB devices (disabled in BIOS), but enabling them did not cause the device timeout for this kernel either. Scot