From owner-freebsd-hackers@FreeBSD.ORG Sun Apr 11 19:02:40 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCD2516A4CE for ; Sun, 11 Apr 2004 19:02:40 -0700 (PDT) Received: from web40709.mail.yahoo.com (web40709.mail.yahoo.com [66.218.78.166]) by mx1.FreeBSD.org (Postfix) with SMTP id A7B7D43D41 for ; Sun, 11 Apr 2004 19:02:40 -0700 (PDT) (envelope-from cykyc@yahoo.com) Message-ID: <20040412020234.28971.qmail@web40709.mail.yahoo.com> Received: from [209.98.54.121] by web40709.mail.yahoo.com via HTTP; Sun, 11 Apr 2004 19:02:34 PDT Date: Sun, 11 Apr 2004 19:02:34 -0700 (PDT) From: Jon Passki To: freebsd-hackers@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: bus_allloc_resource() in -STABLE sys/pci/if_de.c returning NULL X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: cykyc@yahoo.com List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Apr 2004 02:02:41 -0000 Hello all, (if this question is not on topic, please let me know) I'm attempting to debug an issue and I need some assistance. I am running a complicated setup using the following: --) Mac OS X (Panther) running Virtual PC --) Etherboot boot1a.bin & bin/tulip.rom Virtual PC disk --) FreeBSD -STABLE diskless-enabled kernel --) FreeBSD -STABLE Virtual PC disk I can boot the FreeBSD VPC disk, with everything working great. I can boot the Etherboot VPC disk, which netboots a FreeBSD kernel. The kernel loads, but the virtual DEC 21041 (de0) driver fails to attach. I've figured this out to be at bus_alloc_resource() within tulip_pci_attach() in sys/pci/if_de.c. I'm trying to figure out what's going on and I want to see the why the attach is failing. How should I go about this? Thanks, Jon Passki __________________________________ Do you Yahoo!? Yahoo! Tax Center - File online by April 15th http://taxes.yahoo.com/filing.html