From owner-freebsd-questions Thu Jun 1 8:23:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gatekeeper.veriohosting.com (gatekeeper.veriohosting.com [192.41.0.2]) by hub.freebsd.org (Postfix) with ESMTP id ED8E237BE70 for ; Thu, 1 Jun 2000 08:23:48 -0700 (PDT) (envelope-from fred@veriohosting.com) Received: by gatekeeper.veriohosting.com; Thu, 1 Jun 2000 09:23:48 -0600 (MDT) Received: from unknown(192.168.1.7) by gatekeeper.veriohosting.com via smap (V3.1.1) id xma015807; Thu, 1 Jun 00 09:23:23 -0600 Received: from vespa.orem.iserver.com (vespa.orem.iserver.com [192.168.1.144]) by orca.orem.veriohosting.com [Verio Web Hosting, Inc. 801.437.0200] (8.8.8) id JAA54363; Thu, 1 Jun 2000 09:23:22 -0600 (MDT) Date: Thu, 1 Jun 2000 09:28:00 -0600 (MDT) From: Fred Clift X-Sender: fred@vespa.orem.iserver.com To: Eric Ogren Cc: freebsd-questions@FreeBSD.ORG Subject: Re: change in pci bus probe order between 3.2 and 4.0? In-Reply-To: <20000601110912.A4341@earthlink.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Um...perhaps I'm being stupid, but why don't you just switch the IP > addresses of the NICs? If I understand what you were saying, in 3.2, your > config looked like: > ... > which will give you your original configuration again, > and then fold those changes into /etc/rc.conf so the configuration is > preserved if the system reboots? > > Or is there something I'm missing? Well, yes in general this would, but then I have to maintain two seperate configurations and remember which machines were which -- I already kind of do this but it would complicate things some. I could live with that, but, read on... The REAL problem is that the only reason the second nic is in the box in the first place is that it has a custom boot-bios that I can't put into the card integrated on the motherboard. I dont even have a cable plugged into the second card at all -- it's just there for the bios. Thanks for the idea -- upon further reflection, I could probably rewrite part of the boot-bios (was designed in house here...) and change some of the startup stuff to detect this and change cards. It still seems like this is the hard way, but at least it's an option if I can't do anything else. Fred -- Fred Clift - fred@veriohosting.com -- Remember: If brute force doesn't work, you're just not using enough. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message