Date: Tue, 18 Sep 2001 22:35:39 +0100 From: George Reid <greid@FreeBSD.org> To: Parker Brown <phbrown@charter.net> Cc: Tech Support <freebsd-questions@FreeBSD.org> Subject: Re: device_probe_and_attach: dc0 attach returned 6 Message-ID: <20010918223539.A14201@FreeBSD.org> In-Reply-To: <3BA7B919.6DBE2C04@charter.net>; from phbrown@charter.net on Tue, Sep 18, 2001 at 02:14:01PM -0700 References: <3BA7B919.6DBE2C04@charter.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Sep 18, 2001 at 02:14:01PM -0700, Parker Brown wrote:
[...]
> Actual error messages at boot time:
> dc0: <ADMtec AN085 10/100BaseTX> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010918223539.A14201>
