Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 28 Mar 2003 18:19:06 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 28 Mar 2003 18:19:05 -0500 Received: from [66.62.77.7] ([66.62.77.7]:156 "EHLO mail.gurulabs.com") by vger.kernel.org with ESMTP id ; Fri, 28 Mar 2003 18:19:04 -0500 Date: Fri, 28 Mar 2003 16:30:20 -0700 (MST) From: Dax Kelson X-X-Sender: dkelson@mooru.gurulabs.com To: Dave Jones Cc: Linux Kernel Subject: Re: NICs trading places ? In-Reply-To: <20030328221037.GB25846@suse.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 749 Lines: 24 On Fri, 28 Mar 2003, Dave Jones wrote: > I just upgraded a box with 2 NICs in it to 2.5.66, and found > that what was eth0 in 2.4 is now eth1, and vice versa. > Is this phenomenon intentional ? documented ? > What caused it to do this ? I've seen the same thing for 5+ years. Multiple things can trigger it, eg: Always having your NIC drivers compiled in, and then moving between different kernel versions. Going from modular NIC drivers to compiled in drivers can bite you. Isn't life fun. Dax - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/