From owner-freebsd-questions@FreeBSD.ORG Thu Jun 24 02:59:54 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B7115106566C for ; Thu, 24 Jun 2010 02:59:54 +0000 (UTC) (envelope-from tajudd@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 7F0E88FC14 for ; Thu, 24 Jun 2010 02:59:54 +0000 (UTC) Received: by iwn3 with SMTP id 3so1031678iwn.13 for ; Wed, 23 Jun 2010 19:59:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=FDFMR7JMbPaQDi5XG7bSUjjGqBKYd777y9SZuAo7dBE=; b=yHJ95NxrVyWyjQtQUp04vqO7AeyZOk94B17Akjo7uvS4PsGt3ELKHD54d3osXmbIcC zwoLIWVGoWayVF37bc+cw+SBXKDg6Y6awSXLxBGdQpHDcQhKZe++geS9nUiAx7os68sN GyWSk9923ep6ki7dv/DWV0PRWpF9BLi6ECqOE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=j3VzP3+GBpB5Ah+2ujU/AfRHmKHYk4zJ3UT9hDblhnEx1KRwGgKjYJoB2pJJJSbUoi aOnMD+I18C6nd4/LdMuYstRi67llJKZ17o5f1s17fxAZpE44Z47ZVlLJAlIde5dGBXH5 IuN/NDispFCBRByDZC9WRrwv0kW6cUF4Fc4nM= MIME-Version: 1.0 Received: by 10.231.178.162 with SMTP id bm34mr9268822ibb.86.1277348393617; Wed, 23 Jun 2010 19:59:53 -0700 (PDT) Received: by 10.231.141.217 with HTTP; Wed, 23 Jun 2010 19:59:53 -0700 (PDT) In-Reply-To: References: Date: Wed, 23 Jun 2010 20:59:53 -0600 Message-ID: From: Tim Judd To: nlmills@clemson.edu Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD Questions Subject: Re: Network card attaching to the wrong driver X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jun 2010 02:59:54 -0000 On 6/23/10, Nicholas Mills wrote: > All, > > I am running 8.0-RELEASE and having trouble with the ed driver that is > compiled by default into GENERIC. My machine is actually a VM running under > Parallels Server Bare Metal 4. I would like my card to be attached to the > Parallels driver in ports (pvmnet) instead of ed. Is there some boot option > I could use? Both device drivers are looking for the same PCI vendor/device > id in their probe routines, and both drivers return the same value from > their probe functions (so they have equal priority). > > Thanks, > > Nick Mills Disable it from the kernel config and make a custom kernel.