From owner-freebsd-questions@FreeBSD.ORG Wed Jul 14 17:29:05 2004 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 A3F9116A4CE for ; Wed, 14 Jul 2004 17:29:05 +0000 (GMT) Received: from out012.verizon.net (out012pub.verizon.net [206.46.170.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39E8643D1D for ; Wed, 14 Jul 2004 17:29:05 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from [192.168.1.3] ([68.161.84.3]) by out012.verizon.net (InterMail vM.5.01.06.06 201-253-122-130-106-20030910) with ESMTP id <20040714172904.INIT2198.out012.verizon.net@[192.168.1.3]>; Wed, 14 Jul 2004 12:29:04 -0500 Message-ID: <40F56D5C.7050709@mac.com> Date: Wed, 14 Jul 2004 13:29:00 -0400 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.1) Gecko/20040707 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Sergey Limarenko References: <000e01c46993$32f25db0$0b00a8c0@jt> In-Reply-To: <000e01c46993$32f25db0$0b00a8c0@jt> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at out012.verizon.net from [68.161.84.3] at Wed, 14 Jul 2004 12:29:04 -0500 cc: freebsd-questions@FreeBSD.org Subject: Re: hardware not supported 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: Wed, 14 Jul 2004 17:29:05 -0000 Sergey Limarenko wrote: > why don't supported ethernet card > D-Link 580TX, but 570TX - supported > i very need this driver, > where i can find it? If you leave a quarter under your pillow tonight, perhaps the tooth fairy will bring you a new driver. :-) You can help this process along by including the output of "pciconf -v" relating to this 580TX card. Most likely, all one needs to do is add the PCI ID and the existing 570TX driver will work. -- -Chuck PS: The point of my first comment was that drivers don't appear out of thin air. Someone has to write them, and if you provide us with enough information to do something about it, well, that would help.