From owner-freebsd-net@FreeBSD.ORG Mon Mar 17 11:24:19 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 16F5A106566B for ; Mon, 17 Mar 2008 11:24:19 +0000 (UTC) (envelope-from yoniy@mellanox.co.il) Received: from mellanox.co.il (mail.mellanox.co.il [194.90.237.43]) by mx1.freebsd.org (Postfix) with ESMTP id 8DBE58FC30 for ; Mon, 17 Mar 2008 11:24:17 +0000 (UTC) (envelope-from yoniy@mellanox.co.il) Received: from Internal Mail-Server by MTLPINE1 (envelope-from yoniy@mellanox.co.il) with SMTP; 17 Mar 2008 13:24:14 +0200 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5 Date: Mon, 17 Mar 2008 13:24:13 +0200 Message-ID: <6C2C79E72C305246B504CBA17B5500C9038B0EA3@mtlexch01.mtl.com> In-Reply-To: <200803171107.m2HB78ri055178@freefall.freebsd.org> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Duplicate interface name Thread-Index: AciIH68IZVnhj9wTQRyVjqXD65KvzQAAQE2Q From: "Yehonatan Yossef" To: Cc: Subject: Duplicate interface name X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Mar 2008 11:24:19 -0000 =20 Hi, I'm porting a 10GigE driver to FreeBSD 6.3. My card has 2 ports. Loading the driver brings up two new interfaces, problem is they have the same name. How do I configure the interface numbering? Thanks -Yony