From owner-freebsd-stable Thu Jun 13 15:46:46 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mail.sandvine.com (sandvine.com [199.243.201.138]) by hub.freebsd.org (Postfix) with ESMTP id 34B2E37B40F for ; Thu, 13 Jun 2002 15:46:16 -0700 (PDT) Received: by mail.sandvine.com with Internet Mail Service (5.5.2653.19) id ; Thu, 13 Jun 2002 18:46:14 -0400 Message-ID: From: Don Bowman To: "'freebsd-stable@freebsd.org'" Subject: bge0 system hang when PCI-X enabled Date: Thu, 13 Jun 2002 18:46:13 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I've noticed that the 5700 and 5701 cause a system crash in our new supermicro dual xeon systems (P4DPR+) unless PCI-X is disabled (motherboard jumper). The 5700 (or 5701) is the only card on the bus. This is under FreeBSD 4.6 prerelease (and 4.5). 'bge0' is the 5701 in the map below. Is this expected behaviour? It happens when there's a bit of traffic (e.g. an 'ls -lR' of an NFS mounted dir). $ sudo pciconf -l chip0@pci0:0:0: class=0x060000 card=0x358015d9 chip=0x25408086 rev=0x02 hdr=0x00 none0@pci0:0:1: class=0xff0000 card=0x358015d9 chip=0x25418086 rev=0x02 hdr=0x00 pcib1@pci0:2:0: class=0x060400 card=0x00000000 chip=0x25438086 rev=0x02 hdr=0x01 uhci0@pci0:29:0: class=0x0c0300 card=0x358015d9 chip=0x24828086 rev=0x02 hdr=0x00 uhci1@pci0:29:1: class=0x0c0300 card=0x358015d9 chip=0x24848086 rev=0x02 hdr=0x00 uhci2@pci0:29:2: class=0x0c0300 card=0x358015d9 chip=0x24878086 rev=0x02 hdr=0x00 pcib4@pci0:30:0: class=0x060400 card=0x00000000 chip=0x244e8086 rev=0x42 hdr=0x01 isab0@pci0:31:0: class=0x060100 card=0x00000000 chip=0x24808086 rev=0x02 hdr=0x00 atapci0@pci0:31:1: class=0x01018a card=0x358015d9 chip=0x248b8086 rev=0x02 hdr=0x00 none1@pci0:31:3: class=0x0c0500 card=0x358015d9 chip=0x24838086 rev=0x02 hdr=0x00 none2@pci1:28:0: class=0x080020 card=0x358015d9 chip=0x14618086 rev=0x03 hdr=0x00 pcib2@pci1:29:0: class=0x060400 card=0x00000050 chip=0x14608086 rev=0x03 hdr=0x01 none3@pci1:30:0: class=0x080020 card=0x358015d9 chip=0x14618086 rev=0x03 hdr=0x00 pcib3@pci1:31:0: class=0x060400 card=0x00000050 chip=0x14608086 rev=0x03 hdr=0x01 bge0@pci2:1:0: class=0x020000 card=0x100610b7 chip=0x164514e4 rev=0x15 hdr=0x00 ahc0@pci3:2:0: class=0x010000 card=0x900515d9 chip=0x00cf9005 rev=0x01 hdr=0x00 ahc1@pci3:2:1: class=0x010000 card=0x900515d9 chip=0x00cf9005 rev=0x01 hdr=0x00 em0@pci3:4:0: class=0x020000 card=0x100d8086 chip=0x100d8086 rev=0x02 hdr=0x00 none4@pci4:1:0: class=0x030000 card=0x00081002 chip=0x47521002 rev=0x27 hdr=0x00 fxp0@pci4:2:0: class=0x020000 card=0x10508086 chip=0x12298086 rev=0x0d hdr=0x00 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message