From owner-freebsd-stable@FreeBSD.ORG Fri Jun 19 17:44:58 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F29151065675 for ; Fri, 19 Jun 2009 17:44:58 +0000 (UTC) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by mx1.freebsd.org (Postfix) with ESMTP id A6B228FC18 for ; Fri, 19 Jun 2009 17:44:58 +0000 (UTC) (envelope-from mike@sentex.net) Received: from mdt-xp.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.14.3/8.14.3) with ESMTP id n5JHgf5C002804; Fri, 19 Jun 2009 13:42:41 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <200906191742.n5JHgf5C002804@lava.sentex.ca> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Fri, 19 Jun 2009 13:44:55 -0400 To: Michael Gass , freebsd-stable@freebsd.org From: Mike Tancsa In-Reply-To: <20090619172429.GA5197@unix.csbsju.edu> References: <20090619172429.GA5197@unix.csbsju.edu> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Cc: Subject: Re: kernel wants the wrong driver for my NIC X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Jun 2009 17:44:59 -0000 At 01:24 PM 6/19/2009, Michael Gass wrote: >I'm running 7.2-stable and I replaced an old ISA NIC with >a D-Link DFE-530TX+ card. According to the manual, the What does pciconfig -lvc show ? ---Mike