From owner-freebsd-stable Wed Oct 9 9:54:30 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 76E4D37B401 for ; Wed, 9 Oct 2002 09:54:29 -0700 (PDT) Received: from lurza.secnetix.de (lurza.secnetix.de [212.66.1.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93A3043E6A for ; Wed, 9 Oct 2002 09:54:28 -0700 (PDT) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (localhost [IPv6:::1]) by lurza.secnetix.de (8.12.5/8.12.5) with ESMTP id g99GsQmC000322 for ; Wed, 9 Oct 2002 18:54:26 +0200 (CEST) (envelope-from oliver.fromme@secnetix.de) Received: (from olli@localhost) by lurza.secnetix.de (8.12.5/8.12.5/Submit) id g99GsQNx000321; Wed, 9 Oct 2002 18:54:26 +0200 (CEST) Date: Wed, 9 Oct 2002 18:54:26 +0200 (CEST) Message-Id: <200210091654.g99GsQNx000321@lurza.secnetix.de> From: Oliver Fromme To: freebsd-stable@FreeBSD.ORG Reply-To: freebsd-stable@FreeBSD.ORG Subject: Re: em0: Intel Pro/1000MT is not working! In-Reply-To: X-Newsgroups: list.freebsd-stable User-Agent: tin/1.5.4-20000523 ("1959") (UNIX) (FreeBSD/4.6-STABLE (i386)) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit 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 Hartmann, O. wrote: > em0: at device 16.0 on pci0 > em0: Memory Access and/or Bus Master bits were not set! > em0: Unable to allocate bus resource: memory > em0: Allocation of PCI resources failed > device_probe_and_attach: em0 and attach returned 6 It seems like the BIOS did not properly assign resources to the PCI devices. If your BIOS setup contains an option similar to "PnP OS" or "OS support", set it it "No", "Non- Windows" or "Other". If that doesn't work, try adding the following line to your kernel configuration file: options PCI_ENABLE_IO_MODES Then config, build and install the new kernel and reboot. Regards Oliver -- Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. "All that we see or seem is just a dream within a dream" (E. A. Poe) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message