Date: Wed, 13 May 2009 14:04:06 -0400 From: John Nielsen <lists@jnielsen.net> To: freebsd-current@freebsd.org Cc: Jose Luis Alarcon Sanchez <jlalarcon@gmx.com> Subject: Re: ethernet interface ed1 Message-ID: <200905131404.07033.lists@jnielsen.net> In-Reply-To: <20090510171111.GA1516@Harvard.lordofunix.org> References: <20090510171111.GA1516@Harvard.lordofunix.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 10 May 2009 01:11:11 pm Jose Luis Alarcon Sanchez wrote: > my computer have only one ethernet interface, only one card attached. > But FreeBSD-CURRENT detect it like ed1. Why this interface, and not > ed0?. This can happen if the kernel is configured to look for a non-PnP card which (if found) would be ed0. Assuming your card IS PnP, check your /boot/device.hints and remove any entries that refer to ed0. > All the RELEASES installed in the same computer, detected the ethernet > card like ed0. JN
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905131404.07033.lists>