From owner-freebsd-current@FreeBSD.ORG Wed Nov 26 15:21:43 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 23A13106567B for ; Wed, 26 Nov 2008 15:21:43 +0000 (UTC) (envelope-from freebsd-current@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id C27FC8FC4E for ; Wed, 26 Nov 2008 15:21:42 +0000 (UTC) (envelope-from freebsd-current@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1L5MCu-000367-7f for freebsd-current@freebsd.org; Wed, 26 Nov 2008 15:21:36 +0000 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 26 Nov 2008 15:21:36 +0000 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 26 Nov 2008 15:21:36 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-current@freebsd.org From: Ivan Voras Date: Wed, 26 Nov 2008 16:21:24 +0100 Lines: 39 Message-ID: References: <1d6d20bc0811260656t101ddb0eu35296ac973c6ba10@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig83EDD7421F54F5E76EEC5A0F" X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Thunderbird 2.0.0.17 (X11/20080925) In-Reply-To: <1d6d20bc0811260656t101ddb0eu35296ac973c6ba10@mail.gmail.com> X-Enigmail-Version: 0.95.0 Sender: news Subject: Re: if_le unit number change? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Nov 2008 15:21:43 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig83EDD7421F54F5E76EEC5A0F Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Jia-Shiun Li wrote: > I use vmware to run freebsd. >=20 > recent update of 8-current changed the unit number of the virtual > network interface, an emulated if_le. usually the unit number should > start from 0 ,namely le0. But after updating the source, le0 becomes > le1. This makes interface name mismatching that in rc.conf. I checked > the commit log but there seems nothing related in sys/dev/le. So > should this be caused by something else? I have the same thing, but I thought it was just my bad luck sice I'm working on the kernel. If it's the same thing you should notice in your dmesg that both "le0" and "le1" are actually "detected" (I presume wrongly, or at least that one of them is wrong) but ifconfig recognizes only "le1" and errors out at any operation with le0. --------------enig83EDD7421F54F5E76EEC5A0F Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFJLWl0ldnAQVacBcgRAqeUAJ9edu+u8laryVPU8B8fkTwgXW4BqwCg51Pe n5kMG14x8dY9M2kjRWvzQos= =nAzW -----END PGP SIGNATURE----- --------------enig83EDD7421F54F5E76EEC5A0F--