From owner-freebsd-stable Thu Jun 1 11:19:23 2000 Delivered-To: freebsd-stable@freebsd.org Received: from email-serv1.custserv.com (fw-serv3.customersvc.com [208.135.116.130]) by hub.freebsd.org (Postfix) with ESMTP id 3757137B6B8; Thu, 1 Jun 2000 11:19:18 -0700 (PDT) (envelope-from fred@veriohosting.com) X-Internal-ID: 3936A4A50000009E Received: from custserv.com (208.135.116.12) by email-serv1.custserv.com (NPlex 2.0.119); Thu, 1 Jun 2000 14:15:28 -0400 Message-ID: Date: Thu, 1 Jun 2000 11:19:29 -0600 (MDT) From: (Fred Clift) To: luigi@info.iet.unipi.it Cc: freebsd-stable@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG Subject: Re: changed pci bus probe order from 3.2 to 4.0 -- ideas? Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > i suppose the only place where you use the actual card names > is the firewall config and rc.conf -- can't you just make these > scripts fetch the ethernet address of the card(s), set a shell > variable with the name of the good card, and go ahead with that ? Yeah I'm about to the point of doing this for lack of other options. Thanks for the sample code -- I'm sure it'll come in handy if I can solve this any other way. The best fix would be to find a way to hard-wire which card is which in the kernel config (ie fxp0 is always on pci0...) but I dont know if you can do that kind of thing with pci devices. Thanks for the help. -- 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-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message