From owner-freebsd-questions Tue Sep 18 14:35:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta05-svc.ntlworld.com (mta05-svc.ntlworld.com [62.253.162.45]) by hub.freebsd.org (Postfix) with ESMTP id 48ACB37B412 for ; Tue, 18 Sep 2001 14:35:43 -0700 (PDT) Received: from sobek.lan ([62.252.10.16]) by mta05-svc.ntlworld.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010918213541.DMXD20588.mta05-svc.ntlworld.com@sobek.lan>; Tue, 18 Sep 2001 22:35:41 +0100 Received: (from greid@localhost) by sobek.lan (8.11.5/8.11.5) id f8ILZdq14260; Tue, 18 Sep 2001 22:35:39 +0100 (BST) (envelope-from greid@FreeBSD.org) X-Authentication-Warning: sobek.lan: greid set sender to greid@FreeBSD.org using -f Date: Tue, 18 Sep 2001 22:35:39 +0100 From: George Reid To: Parker Brown Cc: Tech Support Subject: Re: device_probe_and_attach: dc0 attach returned 6 Message-ID: <20010918223539.A14201@FreeBSD.org> References: <3BA7B919.6DBE2C04@charter.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3BA7B919.6DBE2C04@charter.net>; from phbrown@charter.net on Tue, Sep 18, 2001 at 02:14:01PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Sep 18, 2001 at 02:14:01PM -0700, Parker Brown wrote: [...] > Actual error messages at boot time: > dc0: irq 10 at device 15.0 on PCI0 > dc0: couldn't map ports/memory > device_probe_and_attach: dc0 attach returned 6 > > > Does anyone know what "attach" is trying to tell me (i.e., what does 6 > return code mean)? A couple of people have tried to help, but I've > kind of run out of things to try. [...] Looks like you need to set "Plug & Play OS" in your BIOS to "NO". With this set to "YES", only devices which are boot candidates are assigned ports/memory. Error 6 is ENXIO ("Device not configured"). -- +-------------------+---------------------+ | George Reid | FreeBSD Committer | | +44 7740 197460 | greid@FreeBSD.org | +-------------------+---------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message