From owner-freebsd-stable Thu Nov 28 10:12:18 2002 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 8365937B401 for ; Thu, 28 Nov 2002 10:12:17 -0800 (PST) Received: from magic.adaptec.com (magic.adaptec.com [208.236.45.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F0CA43E88 for ; Thu, 28 Nov 2002 10:12:17 -0800 (PST) (envelope-from Scott_Long@adaptec.com) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.11.6+Sun/8.11.6) with ESMTP id gASICGj06238; Thu, 28 Nov 2002 10:12:16 -0800 (PST) Received: from OTCEXC01.otc.adaptec.com (otcexc01.otc.adaptec.com [10.12.1.27]) by redfish.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id KAA12761; Thu, 28 Nov 2002 10:12:15 -0800 (PST) Received: by otcexc01.otc.adaptec.com with Internet Mail Service (5.5.2653.19) id <4TQCX7PQ>; Thu, 28 Nov 2002 13:12:14 -0500 Message-ID: <6100BCEB85F8E244959C756C04E0EDD161CBBF@otcexc01.otc.adaptec.com> From: "Long, Scott" To: "'Marc G. Fournier'" Cc: freebsd-stable@freebsd.org Subject: RE: Upgrade from 4.6-STABLE (July) to 4.7-STABLE loses SCSI card? Date: Thu, 28 Nov 2002 13:12:10 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain 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 > > On Thu, 28 Nov 2002, Scott Long wrote: > > > Even though the ServeRAID card isn't supported (yet), it > would be interesting > > to put it in and see what pciconf says about it. If it > doesn't show up > > there either, then it's pretty good proof of a PCI problem. > > Okay, it doesn't show up either: > > nemesis# pciconf -vl | wc -l > 41 > nemesis# wc -l with_serveraid > 41 with_serveraid > > Now, stupid question ... but would I at least see *something* > if it was an > IRQ conflict? > The fact that it doesn't show up in pciconf means that FreeBSD does not see it within the PCI config space at all. This strengthens my suspicion of a PCI problem. Why it worked before and not now is beyond me. Maybe someone with more PCIBIOS experience would have an idea here. Are there any system BIOS settings that have changed recently or could possibly be experimented with? Trying the 5.0-DP2 CD might work also, but I wouldn't advise using it in production yet. Scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message