From owner-freebsd-questions@FreeBSD.ORG Thu May 5 05:56:15 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7571D16A4CE for ; Thu, 5 May 2005 05:56:15 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CFCF43D77 for ; Thu, 5 May 2005 05:56:15 +0000 (GMT) (envelope-from dracodan@gmail.com) Received: by rproxy.gmail.com with SMTP id j1so229269rnf for ; Wed, 04 May 2005 22:56:14 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:mime-version:content-type:x-mailer:x-mimeole:thread-index:message-id; b=FTkstexiZrQdtQsY0CtuD3Mrs5jxxAJeGI+PxZx/BJAf6mTr9SMPxl8fB0tRfK8gWvvcAsDbkTQ7vR92t+VJm5e6lAG6cNMyG/aqLJo6Kt+K0VxQkfhdvEAxJxAHJCZmw0wtT98y8mrXjEXMI13ucCU1oah0SJ18k/K3Qeb87Hw= Received: by 10.38.126.67 with SMTP id y67mr141128rnc; Wed, 04 May 2005 22:56:14 -0700 (PDT) Received: from DracoNetLT ([69.178.26.235]) by mx.gmail.com with ESMTP id a29sm133495rng.2005.05.04.22.56.13; Wed, 04 May 2005 22:56:14 -0700 (PDT) From: "Daniel Lane" To: Date: Wed, 4 May 2005 21:54:43 -0800 MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook, Build 11.0.5510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Thread-Index: AcVRNu8bC3hcXAq8TEek1zcI0S3Wyg== Message-ID: <4279b57e.79c1ce6c.333b.2aee@mx.gmail.com> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: driver support for 3C996B-t NIC X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2005 05:56:15 -0000 I am attempting to use the 3c996b-t nic which uses the broadcom BCM5701TKHB chip (yes, I hate broadcom too). I had been trying to get this card working using the BGE(0) driver for a few ddays now, with extremely limited success. Apparently the 3c996-t card works just fine, but the driver for it is too different to work with the 3c996b-t. I found this post in the archives, but it doesn't seem anyone ever did anything to find a solution. Thanks Dan