From owner-freebsd-net Sun Aug 11 7:39:24 2002 Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A8EC37B400 for ; Sun, 11 Aug 2002 07:39:22 -0700 (PDT) Received: from exchange.epx.com (exchange.epx.com [128.121.22.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FC0A43E42 for ; Sun, 11 Aug 2002 07:39:21 -0700 (PDT) (envelope-from freebsd@epx.com) Received: from ux340prd.epx.com (ux340prd.epx.com [192.168.12.94]) by exchange.epx.com (8.12.3/8.12.3) with ESMTP id g7BEeVWE000479 for ; Sun, 11 Aug 2002 10:40:31 -0400 (EDT) (envelope-from freebsd@epx.com) Content-Type: text/plain; charset="us-ascii" From: freebsd To: net@freebsd.org Subject: A way to control/dictate the order in which NIC drivers load? Date: Sun, 11 Aug 2002 10:40:31 -0400 X-Mailer: KMail [version 1.4] Organization: epx.com MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200208111040.31076.freebsd@epx.com> Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I have a Znyx card and a generic card that uses DC driver. I want to implement the netrain features of the Znyx, which tells me to=20 disable the dc & de drivers in the kernal config file. I would like to use both cards. Is there a way to tell FreeBSD (4.6) to load the Znyx driver first, then = the=20 dc driver? Or any other way to create a net alias file so perhaps by hw=20 addresses I can map driver --> interface? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message